Searched refs:consume_table_index (Results 1 – 1 of 1) sorted by relevance
633 exp->index = consume_table_index(module_.get(), &table); in DecodeExportSection()1107 uint32_t consume_table_index(WasmModule* module, WasmTable** table) { in consume_table_index() function in v8::internal::wasm::ModuleDecoderImpl