Home
last modified time | relevance | path

Searched refs:from_bytecode (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
Dinterpreter.cc412 Bytecode from_bytecode = Bytecodes::FromByte(from_index); in GetDispatchCountersObject() local
418 uintptr_t counter = GetDispatchCounter(from_bytecode, to_bytecode); in GetDispatchCountersObject()
428 Bytecodes::ToString(from_bytecode), counters_row, in GetDispatchCountersObject()