Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
Dbytecode-array-iterator.h88 inline Bytecode current_bytecode() const { in current_bytecode() function
91 Bytecode current_bytecode = Bytecodes::FromByte(current_byte); in current_bytecode() local
166 Bytecode current_bytecode = Bytecodes::FromByte(current_byte); in UpdateOperandScale() local