Searched refs:AssembleGaps (Results 1 – 2 of 2) sorted by relevance
89 void AssembleGaps(Instruction* instr);
282 AssembleGaps(instr); in AssembleInstruction()348 void CodeGenerator::AssembleGaps(Instruction* instr) { in AssembleGaps() function in v8::internal::compiler::CodeGenerator