Home
last modified time | relevance | path

Searched defs:current_bytecode (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-array-accessor.cc93 Bytecode current_bytecode = Bytecodes::FromByte(current_byte); in UpdateOperandScale() local
109 Bytecode BytecodeArrayAccessor::current_bytecode() const { in current_bytecode() function in v8::internal::interpreter::BytecodeArrayAccessor
113 Bytecode current_bytecode = Bytecodes::FromByte(current_byte); in current_bytecode() local