Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/heap_snapshot_worker/
DAllocationProfile.js136 result.push(this._serializeNode(
228 return this._serializeNode(
248 _serializeNode: function(nodeId, functionInfo, count, size, liveCount, liveSize, hasChildren) method in WebInspector.AllocationProfile