Searched refs:IsWebAssemblyCompiledModule (Results 1 – 3 of 3) sorted by relevance
52 if (!module_or_bytes->IsWebAssemblyCompiledModule()) { in IsWasmInstantiateAllowed()
2191 bool IsWebAssemblyCompiledModule() const;
3458 bool Value::IsWebAssemblyCompiledModule() const { in IsWebAssemblyCompiledModule() function in v8::Value3814 Utils::ApiCheck(that->IsWebAssemblyCompiledModule(), in CheckCast()