Searched refs:WriteGlobalValue (Results 1 – 1 of 1) sorted by relevance
1441 void WriteGlobalValue(WasmGlobal& global, Handle<Object> value) { in WriteGlobalValue() function in InstantiationHelper1645 WriteGlobalValue(module_->globals[import.index], value); in ProcessImports()