Searched defs:allocationStack (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
H A DHeapSnapshotProxy.js427 allocationStack: function(nodeIndex, callback)
429 this.callMethod(callback, "allocationStack", nodeIndex);

Completed in 138 milliseconds