Home
last modified time | relevance | path

Searched defs:try_catch (Results 1 – 25 of 29) sorted by relevance

12

/external/v8/test/fuzzer/
Dregexp.cc20 v8::TryCatch try_catch(isolate); in Test() local
31 v8::TryCatch try_catch(isolate); in LLVMFuzzerTestOneInput() local
62 v8::TryCatch try_catch(isolate); in LLVMFuzzerTestOneInput() local
Dwasm-asmjs.cc33 v8::TryCatch try_catch(isolate); in LLVMFuzzerTestOneInput() local
Dwasm.cc33 v8::TryCatch try_catch(isolate); in LLVMFuzzerTestOneInput() local
Djson.cc19 v8::TryCatch try_catch(isolate); in LLVMFuzzerTestOneInput() local
Dparser.cc22 v8::TryCatch try_catch(isolate); in LLVMFuzzerTestOneInput() local
/external/v8/test/cctest/
Dtest-thread-termination.cc64 v8::TryCatch try_catch(args.GetIsolate()); in DoLoop() local
91 v8::TryCatch try_catch(args.GetIsolate()); in DoLoopNoCall() local
252 v8::TryCatch try_catch(args.GetIsolate()); in LoopGetProperty() local
310 v8::TryCatch try_catch(args.GetIsolate()); in ReenterAfterTermination() local
365 v8::TryCatch try_catch(args.GetIsolate()); in DoLoopCancelTerminate() local
474 v8::TryCatch try_catch(isolate); in TEST() local
553 v8::TryCatch try_catch(isolate); in TEST() local
573 v8::TryCatch try_catch(isolate); in TEST() local
Dtest-access-checks.cc161 v8::TryCatch try_catch(isolate); in TEST() local
165 v8::TryCatch try_catch(isolate); in TEST() local
171 v8::TryCatch try_catch(isolate); in TEST() local
Dtest-global-object.cc43 v8::TryCatch try_catch(CcTest::isolate()); in TEST() local
Dtest-api.cc204 v8::TryCatch try_catch(isolate); in TestSignature() local
702 v8::TryCatch try_catch(isolate); in THREADED_TEST() local
712 v8::TryCatch try_catch(isolate); in THREADED_TEST() local
4753 v8::TryCatch try_catch(env->GetIsolate()); in THREADED_TEST() local
4766 v8::TryCatch try_catch(isolate); in TEST() local
5221 TryCatch try_catch(context->GetIsolate()); in THREADED_TEST() local
5693 static void CheckUncle(v8::TryCatch* try_catch) { in CheckUncle()
5712 v8::TryCatch try_catch(isolate); in THREADED_TEST() local
5759 v8::TryCatch try_catch(args.GetIsolate()); in CCatcher() local
5797 v8::TryCatch try_catch(isolate); in THREADED_TEST() local
[all …]
Dtest-accessors.cc630 v8::TryCatch try_catch(isolate); in THREADED_TEST() local
731 v8::TryCatch try_catch(isolate); in TEST() local
741 v8::TryCatch try_catch(isolate); in TEST() local
760 v8::TryCatch try_catch(isolate); in TEST() local
772 v8::TryCatch try_catch(isolate); in TEST() local
Dtest-log.cc514 v8::TryCatch try_catch(isolate); in TEST() local
Dtest-compiler.cc690 v8::TryCatch try_catch(CcTest::isolate()); in TEST() local
Dtest-api-interceptors.cc3663 v8::TryCatch try_catch(isolate); in TEST() local
3672 v8::TryCatch try_catch(isolate); in TEST() local
3750 v8::TryCatch try_catch(isolate); in TEST() local
3759 v8::TryCatch try_catch(isolate); in TEST() local
Dtest-debug.cc215 v8::TryCatch try_catch(isolate); in SetScriptBreakPointByIdFromJS() local
242 v8::TryCatch try_catch(isolate); in SetScriptBreakPointByNameFromJS() local
7637 v8::TryCatch try_catch(CcTest::isolate()); in RunScriptInANewCFrame() local
7826 v8::TryCatch try_catch(env->GetIsolate()); in TEST() local
7842 v8::TryCatch try_catch(args.GetIsolate()); in TryCatchWrappedThrowCallback() local
Dtest-strings.cc1255 v8::TryCatch try_catch(isolate); in UNINITIALIZED_TEST() local
/external/skia/experimental/SkV8Example/
DJsContext.cpp119 v8::TryCatch try_catch; in initialize() local
/external/v8/test/cctest/interpreter/
Dinterpreter-tester.cc43 TryCatch try_catch(reinterpret_cast<v8::Isolate*>(isolate_)); in CheckThrowsReturnMessage() local
/external/v8/samples/
Dshell.cc352 v8::TryCatch try_catch(isolate); in ExecuteString() local
384 void ReportException(v8::Isolate* isolate, v8::TryCatch* try_catch) { in ReportException()
Dprocess.cc228 TryCatch try_catch(GetIsolate()); in ExecuteScript() local
299 TryCatch try_catch(GetIsolate()); in Process() local
/external/chromium-libpac/src/
Dproxy_resolver_v8.cc395 v8::TryCatch try_catch; in ResolveProxy() local
532 v8::TryCatch try_catch; in RunScript() local
/external/v8/src/
Dd8.cc376 TryCatch try_catch(isolate); in ExecuteString() local
529 TryCatch try_catch(isolate); in CreateRealm() local
657 v8::TryCatch try_catch(args.GetIsolate()); in Write() local
907 void Shell::ReportException(Isolate* isolate, v8::TryCatch* try_catch) { in ReportException()
1090 v8::TryCatch try_catch(isolate); in Stringify() local
Dmessages.cc141 v8::TryCatch try_catch(reinterpret_cast<v8::Isolate*>(isolate)); in ReportMessage() local
Dapi.cc364 TryCatch try_catch(isolate); in RunExtraCode() local
3909 TryCatch try_catch(reinterpret_cast<v8::Isolate*>(isolate)); in SetPrototype() local
7979 TryCatch try_catch(v8_isolate); in Utf8Value() local
8001 TryCatch try_catch(v8_isolate); in Value() local
/external/pdfium/fpdfsdk/src/jsapi/
Dfxjs_v8.cpp395 v8::TryCatch try_catch(pIsolate); in FXJS_Execute() local
/external/v8/src/debug/
Dliveedit.cc733 v8::TryCatch try_catch(reinterpret_cast<v8::Isolate*>(isolate)); in GatherCompileInfo() local

12