Searched refs:consume_global_index (Results 1 – 1 of 1) sorted by relevance
1015 exp->index = consume_global_index(module_.get(), &global); in DecodeExportSection()1730 uint32_t consume_global_index(WasmModule* module, WasmGlobal** global) { in consume_global_index() function in v8::internal::wasm::ModuleDecoderImpl