Searched defs:instruction_size (Results 1 – 6 of 6) sorted by relevance
31 int CodeReference::instruction_size() const { in instruction_size() function in v8::internal::CodeReference
58 unsigned instruction_size; variable
555 size_t instruction_size = GetInstructionSize(address + cursor); in RoundUpToInstrBoundary() local642 size_t instruction_size = GetInstructionSize(old_func); in OverrideFunctionWithHotPatch() local
520 int instruction_size = 0; in PrintStatistics() local
231 size_t instruction_size = body_size; in Disassemble() local
3967 intptr_t instruction_size) { in emitLabel()