Searched refs:WasmCompileControls (Results 1 – 1 of 1) sorted by relevance
29 struct WasmCompileControls { struct38 v8::base::LazyInstance<std::map<v8::Isolate*, WasmCompileControls>>::type44 const WasmCompileControls& ctrls = g_PerIsolateWasmControls.Get().at(isolate); in IsWasmCompileAllowed()56 const WasmCompileControls& ctrls = g_PerIsolateWasmControls.Get().at(isolate); in IsWasmInstantiateAllowed()480 WasmCompileControls& ctrl = (*g_PerIsolateWasmControls.Pointer())[v8_isolate]; in RUNTIME_FUNCTION()