Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/tools/
Dprofile.js149 this.namesBottomUp = []; property in testCallTreeBuilding.Driver
155 this.namesBottomUp.unshift(func);
158 assertNoPathExists(this.profile.getBottomUpProfile().getRoot(), this.namesBottomUp,
163 assertPathExists(this.profile.getBottomUpProfile().getRoot(), this.namesBottomUp,
181 this.namesBottomUp.shift();