Searched refs:mark_bound (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/interpreter/ | ||
H A D | bytecode-jump-table.h | 58 void mark_bound(int case_value) { in mark_bound() function in v8::internal::interpreter::final |
H A D | bytecode-array-writer.cc | 182 jump_table->mark_bound(case_value); in BindJumpTableEntry() |
Completed in 2 milliseconds