Searched refs:_callers (Results 1 – 1 of 1) sorted by relevance
302 this._callers = []; property in WebInspector.BottomUpAllocationNode315 for (var i = 0; i < this._callers.length; i++) {316 var caller = this._callers[i];324 this._callers.push(result);334 return this._callers;342 return this._callers.length > 0;