forked from AlexxNica/source-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathWebInspector.BottomUpAllocationNode.html
More file actions
1 lines (1 loc) · 5.8 KB
/
WebInspector.BottomUpAllocationNode.html
File metadata and controls
1 lines (1 loc) · 5.8 KB
1
<!DOCTYPE html><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no"><meta http-equiv="Content-Language" content="en"><meta http-equiv="X-UA-Compatible" content="IE=edge"><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"><title>BottomUpAllocationNode</title><link href="dossier.css" rel="stylesheet" type="text/css"><header><button class="dossier-menu"><i class="material-icons">menu</i></button><form><input type="search" placeholder="Search" tabindex="1"><i class="material-icons">search</i></form></header><div class="content"><main><article><section class="intro"><div class="parentlink"><b>Namespace:</b> <a href="WebInspector.html">WebInspector</a></div><div class="codelink"><a href="source/front_end/heap_snapshot_worker/AllocationProfile.js.src.html#l293">View Source</a></div><h1 class="title"><div>class BottomUpAllocationNode</div></h1><p>No description available.</p><h3 class="name"><div>new BottomUpAllocationNode(<wbr>functionInfo)</div></h3><dt class="spec">Parameters</dt><dd><dl><dt class="named">functionInfo<code>!<a href="WebInspector.FunctionAllocationInfo.html">WebInspector.FunctionAllocationInfo</a></code></dl></dd></section><section class="instance-methods"><h2>Instance Methods</h2><section class="property" id="addCaller"><div class="code-link"><a href="source/front_end/heap_snapshot_worker/AllocationProfile.js.src.html#l310" title="View source"><i class="material-icons">code</i></a></div><h3 class="name"><div>addCaller(<wbr>traceNode)</div></h3><dl><dt class="spec">Parameters</dt><dd><dl><dt class="named">traceNode<code>!<a href="WebInspector.TopDownAllocationNode.html">WebInspector.TopDownAllocationNode</a></code></dl></dd><dt class="spec">Returns</dt><dd><dl><dt><code><a href="WebInspector.BottomUpAllocationNode.html">WebInspector.BottomUpAllocationNode</a></code></dl></dd></dl></section><section class="property" id="callers"><div class="code-link"><a href="source/front_end/heap_snapshot_worker/AllocationProfile.js.src.html#l331" title="View source"><i class="material-icons">code</i></a></div><h3 class="name"><div>callers()</div></h3><dl><dt class="spec">Returns</dt><dd><dl><dt><code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array">Array</a><<a href="WebInspector.BottomUpAllocationNode.html">WebInspector.BottomUpAllocationNode</a>></code></dl></dd></dl></section><section class="property" id="hasCallers"><div class="code-link"><a href="source/front_end/heap_snapshot_worker/AllocationProfile.js.src.html#l339" title="View source"><i class="material-icons">code</i></a></div><h3 class="name"><div>hasCallers()</div></h3><dl><dt class="spec">Returns</dt><dd><dl><dt><code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">boolean</a></code></dl></dd></dl></section></section><section class="instance-properties"><h2>Instance Properties</h2><section class="property" id="_callers"><div class="code-link"><a href="source/front_end/heap_snapshot_worker/AllocationProfile.js.src.html#l301" title="View source"><i class="material-icons">code</i></a></div><h3 class="name"><div>_callers</div></h3><dl><dt class="spec">Type<dd><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array">Array</a></dd></dl></section><section class="property" id="allocationCount"><div class="code-link"><a href="source/front_end/heap_snapshot_worker/AllocationProfile.js.src.html#l408" title="View source"><i class="material-icons">code</i></a></div><h3 class="name"><div>allocationCount</div></h3><dl><dt class="spec">Type<dd>?</dd></dl></section><section class="property" id="allocationSize"><div class="code-link"><a href="source/front_end/heap_snapshot_worker/AllocationProfile.js.src.html#l409" title="View source"><i class="material-icons">code</i></a></div><h3 class="name"><div>allocationSize</div></h3><dl><dt class="spec">Type<dd>?</dd></dl></section><section class="property" id="functionInfo"><div class="code-link"><a href="source/front_end/heap_snapshot_worker/AllocationProfile.js.src.html#l295" title="View source"><i class="material-icons">code</i></a></div><h3 class="name"><div>functionInfo</div></h3><dl><dt class="spec">Type<dd><a href="WebInspector.FunctionAllocationInfo.html">WebInspector.FunctionAllocationInfo</a></dd></dl></section><section class="property" id="liveCount"><div class="code-link"><a href="source/front_end/heap_snapshot_worker/AllocationProfile.js.src.html#l410" title="View source"><i class="material-icons">code</i></a></div><h3 class="name"><div>liveCount</div></h3><dl><dt class="spec">Type<dd>?</dd></dl></section><section class="property" id="liveSize"><div class="code-link"><a href="source/front_end/heap_snapshot_worker/AllocationProfile.js.src.html#l411" title="View source"><i class="material-icons">code</i></a></div><h3 class="name"><div>liveSize</div></h3><dl><dt class="spec">Type<dd>?</dd></dl></section><section class="property" id="traceTopIds"><div class="code-link"><a href="source/front_end/heap_snapshot_worker/AllocationProfile.js.src.html#l300" title="View source"><i class="material-icons">code</i></a></div><h3 class="name"><div>traceTopIds</div></h3><dl><dt class="spec">Type<dd><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array">Array</a></dd></dl></section></section></article></main><footer><div><a href="https://github.com/jleyba/js-dossier">Generated by dossier</a></div></footer></div><nav class="dossier-nav"><section><a class="title" href="index.html" tabindex="2">Overview</a></section><section class="types"><div class="toggle"><div class="title"><span class="item" tabindex="2">Types</span><i class="material-icons">expand_more</i></div></div></section></nav><script src="types.js"></script><script src="dossier.js"></script>