Searched defs:handler_table (Results 1 – 5 of 5) sorted by relevance
143 HandlerTable handler_table(shared.GetBytecodeArray()); in RUNTIME_FUNCTION() local
34 HandlerTable::HandlerTable(Address handler_table, int handler_table_size, in HandlerTable()
43 Handle<ByteArray> handler_table) { in ToBytecodeArray()
98 Handle<ByteArray> handler_table = in ToBytecodeArray() local
158 Address WasmCode::handler_table() const { in handler_table() function in v8::internal::wasm::WasmCode