Lines Matching refs:SetCaptureStackTraceForUncaughtExceptions

8611   context->GetIsolate()->SetCaptureStackTraceForUncaughtExceptions(true);  in THREADED_TEST()
8650 context->GetIsolate()->SetCaptureStackTraceForUncaughtExceptions(false); in THREADED_TEST()
16359 isolate->SetCaptureStackTraceForUncaughtExceptions(true); in TEST()
16374 isolate->SetCaptureStackTraceForUncaughtExceptions(false); in TEST()
16405 isolate->SetCaptureStackTraceForUncaughtExceptions(true); in TEST()
16407 isolate->SetCaptureStackTraceForUncaughtExceptions(false); in TEST()
16417 isolate->SetCaptureStackTraceForUncaughtExceptions(true, 1024, in TEST()
16429 isolate->SetCaptureStackTraceForUncaughtExceptions(false); in TEST()
16475 isolate->SetCaptureStackTraceForUncaughtExceptions(true); in TEST()
16477 isolate->SetCaptureStackTraceForUncaughtExceptions(false); in TEST()
16520 isolate->SetCaptureStackTraceForUncaughtExceptions(true); in TEST()
16522 isolate->SetCaptureStackTraceForUncaughtExceptions(false); in TEST()
16557 isolate->SetCaptureStackTraceForUncaughtExceptions(true); in TEST()
16559 isolate->SetCaptureStackTraceForUncaughtExceptions(false); in TEST()
16584 isolate->SetCaptureStackTraceForUncaughtExceptions(true); in TEST()
16586 isolate->SetCaptureStackTraceForUncaughtExceptions(false); in TEST()
16610 isolate->SetCaptureStackTraceForUncaughtExceptions(true); in TEST()
16612 isolate->SetCaptureStackTraceForUncaughtExceptions(false); in TEST()
16909 env->GetIsolate()->SetCaptureStackTraceForUncaughtExceptions(true); in TEST()
22664 isolate->SetCaptureStackTraceForUncaughtExceptions(true, 10, in TEST()