Searched refs:ThrowInJSNoCatch (Results 1 – 1 of 1) sorted by relevance
13547 static void ThrowInJSNoCatch(const v8::FunctionCallbackInfo<v8::Value>& args) { in ThrowInJSNoCatch() function13593 v8::FunctionTemplate::New(env->GetIsolate(), ThrowInJSNoCatch); in TEST()