Searched defs:handler_table_size (Results 1 – 6 of 6) sorted by relevance
57 int handler_table_size = 0; variable
39 HandlerTable::HandlerTable(Address handler_table, int handler_table_size, in HandlerTable()
20 int handler_table_size = static_cast<int>(entries_.size()); in ToHandlerTable() local
472 int Code::handler_table_size() const { in handler_table_size() function
1368 int BytecodeArrayRef::handler_table_size() const { in handler_table_size() function in v8::internal::compiler::BytecodeArrayRef
164 int WasmCode::handler_table_size() const { in handler_table_size() function in v8::internal::wasm::WasmCode