Searched refs:BuildCall (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/compiler/
H A Dbytecode-graph-builder.h149 void BuildCall(const interpreter::BytecodeArrayIterator& iterator);
H A Dbytecode-graph-builder.cc1195 void BytecodeGraphBuilder::BuildCall( function in class:v8::internal::compiler::BytecodeGraphBuilder
1216 BuildCall(iterator);
1222 BuildCall(iterator);

Completed in 92 milliseconds