Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dmodule-decoder.cc457 DecodeGlobalInModule(module, i + imported_globals, global); in DecodeModule()
752 void DecodeGlobalInModule(WasmModule* module, uint32_t index, in DecodeGlobalInModule() function in v8::internal::wasm::__anonc7c9a5260111::ModuleDecoder