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

/external/v8/src/compiler/
H A Dcode-generator.h55 void AssembleGap(GapInstruction* gap);
H A Dcode-generator.cc117 AssembleGap(GapInstruction::cast(instr));
168 void CodeGenerator::AssembleGap(GapInstruction* instr) { function in class:v8::internal::compiler::CodeGenerator

Completed in 58 milliseconds