Searched defs:current_bytecode (Results 1 – 1 of 1) sorted by relevance
47 Bytecode current_bytecode = Bytecodes::FromByte(current_byte); in UpdateOperandScale() local63 Bytecode BytecodeArrayAccessor::current_bytecode() const { in current_bytecode() function in v8::internal::interpreter::BytecodeArrayAccessor67 Bytecode current_bytecode = Bytecodes::FromByte(current_byte); in current_bytecode() local