Home
last modified time | relevance | path

Searched refs:BindJumpTableEntry (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-writer.h48 void BindJumpTableEntry(BytecodeJumpTable* jump_table, int case_value);
H A Dbytecode-array-writer.cc172 void BytecodeArrayWriter::BindJumpTableEntry(BytecodeJumpTable* jump_table, in BindJumpTableEntry() function in v8::internal::interpreter::BytecodeArrayWriter
H A Dbytecode-array-builder.cc1121 bytecode_array_writer_.BindJumpTableEntry(jump_table, case_value); in Bind()

Completed in 5 milliseconds