Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-js.cc97 bool IsInstantiationAllowed(i::Isolate* isolate, ErrorThrower* thrower, in IsInstantiationAllowed() function
303 if (!IsInstantiationAllowed(i_isolate, &thrower, args[0], maybe_imports, in WebAssemblyInstance()
355 if (!IsInstantiationAllowed(i_isolate, &thrower, args[0], maybe_imports, in WebAssemblyInstantiate()