Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-test.cc76 void ThrowRangeException(v8::Isolate* isolate, const char* message) { in ThrowRangeException() function
82 ThrowRangeException(args.GetIsolate(), "Sync compile not allowed"); in WasmModuleOverride()
88 ThrowRangeException(args.GetIsolate(), "Sync instantiate not allowed"); in WasmInstanceOverride()