HomeSort by relevance Sort by last modified time
    Searched defs:buildSnapshot (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
HeapSnapshotLoader.js 61 buildSnapshot: function(constructorName)
HeapSnapshotProxy.js 404 function buildSnapshot()
408 this.callFactoryMethod(updateStaticData.bind(this), "buildSnapshot", this._proxyConstructor, this._snapshotConstructorName);
430 this.callMethod(buildSnapshot.bind(this), "close");

Completed in 910 milliseconds