Home
last modified time | relevance | path

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

/external/v8/src/snapshot/
Dbuiltin-snapshot-utils.h46 static std::pair<Bytecode, OperandScale> BytecodeFromIndex(int index);
Dbuiltin-snapshot-utils.cc37 BuiltinSnapshotUtils::BytecodeFromIndex(int index) { in BytecodeFromIndex() function in v8::internal::BuiltinSnapshotUtils