Home
last modified time | relevance | path

Searched refs:AllowAnySizeForAsync (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/runtime/
H A Druntime-test-wasm.cc30 bool AllowAnySizeForAsync = true; member
46 return (is_async && ctrls.AllowAnySizeForAsync) || in IsWasmCompileAllowed()
61 if (is_async && ctrls.AllowAnySizeForAsync) return true; in IsWasmInstantiateAllowed()
108 ctrl.AllowAnySizeForAsync = allow_async; in RUNTIME_FUNCTION()

Completed in 2 milliseconds