Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-jump-table.h58 void mark_bound(int case_value) { in mark_bound() function
Dbytecode-array-writer.cc136 jump_table->mark_bound(case_value); in BindJumpTableEntry()