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