Home
last modified time | relevance | path

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

/external/v8/tools/turbolizer/
Dedge.js37 var outputApproach = source.getOutputApproach(graph);
57 var outputApproach = source.getOutputApproach(graph);
Dnode.js127 getOutputApproach: function(graph, index) { method