Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/turbolizer/src/
Dedge.ts43 const inputApproach = target.getInputApproach(this.index);
63 let inputApproach = target.getInputApproach(this.index);
Dnode.ts151 getInputApproach(index) { method in GNode