Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-code-manager.h878 base::Vector<uint8_t> code_space, const JumpTablesRef& jump_tables_ref);
Dwasm-code-manager.cc1109 auto jump_tables_ref = in AddCodeForTesting() local
1122 static_cast<WasmCode::RuntimeStubId>(stub_call_tag), jump_tables_ref); in AddCodeForTesting()