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

/external/v8/src/compiler/
H A Dcode-generator.h89 void AssembleGaps(Instruction* instr);
H A Dcode-generator.cc282 AssembleGaps(instr);
348 void CodeGenerator::AssembleGaps(Instruction* instr) { function in class:v8::internal::compiler::CodeGenerator

Completed in 223 milliseconds