Home
last modified time | relevance | path

Searched refs:profileCallback2 (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
DDetailedHeapshotView.js548 this._loadProfile(this._baseProfileUid, profileCallback2.bind(this));
550 profileCallback2.call(this);
553 function profileCallback2() { function
/external/webkit/Source/WebCore/
DChangeLog22579 (WebInspector.DetailedHeapshotView.prototype.show.profileCallback2):