Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DHeapSnapshot.js545 this._aggregatesForDiff = null;
826 if (this._aggregatesForDiff)
827 return this._aggregatesForDiff;
830 this._aggregatesForDiff = {};
844 this._aggregatesForDiff[className] = { property
850 return this._aggregatesForDiff;