Searched refs:DecodeGlobalInModule (Results 1 – 1 of 1) sorted by relevance
599 DecodeGlobalInModule(module_.get(), i + imported_globals, global); in DecodeGlobalSection()973 void DecodeGlobalInModule(WasmModule* module, uint32_t index, in DecodeGlobalInModule() function in v8::internal::wasm::ModuleDecoderImpl