Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-engine.cc1643 struct GlobalWasmState { struct
1651 GlobalWasmState* global_wasm_state = nullptr;
1659 global_wasm_state = new GlobalWasmState(); in InitializeOncePerProcess()