Home
last modified time | relevance | path

Searched refs:consume_func_index (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dmodule-decoder.cc986 consume_func_index(module_.get(), &func, "export function index"); in DecodeExportSection()
1070 consume_func_index(module_.get(), &func, "start function index"); in DecodeStartSection()
1725 uint32_t consume_func_index(WasmModule* module, WasmFunction** func, in consume_func_index() function
2206 consume_func_index(module_.get(), &func, "element function index"); in consume_element_func_index()

Completed in 5 milliseconds