Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
Dbytecode-jump-table.h66 void set_switch_bytecode_offset(size_t offset) { in set_switch_bytecode_offset() function
Dbytecode-array-writer.cc524 jump_table->set_switch_bytecode_offset(current_offset); in EmitSwitch()