Searched refs:WriteGlobalValue (Results 1 – 1 of 1) sorted by relevance
294 void WriteGlobalValue(const WasmGlobal& global, double value);295 void WriteGlobalValue(const WasmGlobal& global,1344 void InstanceBuilder::WriteGlobalValue(const WasmGlobal& global, double num) { in WriteGlobalValue() function in v8::internal::wasm::InstanceBuilder1370 void InstanceBuilder::WriteGlobalValue(const WasmGlobal& global, in WriteGlobalValue() function in v8::internal::wasm::InstanceBuilder1716 WriteGlobalValue(global, global_object); in ProcessImports()1725 WriteGlobalValue(global, value->Number()); in ProcessImports()1734 WriteGlobalValue(global, value->Number()); in ProcessImports()