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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DHeapSnapshotLoader.js59 buildSnapshot: function(constructorName)
H A DHeapSnapshotProxy.js389 function buildSnapshot()
391 this.callFactoryMethod(updateStaticData.bind(this), "buildSnapshot", this._proxyConstructor, this._snapshotConstructorName);
404 this.callMethod(buildSnapshot.bind(this), "close");

Completed in 77 milliseconds