Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/runtime/
H A Druntime-test-wasm.cc80 void ThrowRangeException(v8::Isolate* isolate, const char* message) { in ThrowRangeException() function
86 ThrowRangeException(args.GetIsolate(), "Sync compile not allowed"); in WasmModuleOverride()
92 ThrowRangeException(args.GetIsolate(), "Sync instantiate not allowed"); in WasmInstanceOverride()

Completed in 1 milliseconds