Searched refs:OnExit (Results 1 – 8 of 8) sorted by relevance
167 Traits::kRegisterOnExit ? OnExit : NULL); in Pointer()199 static void OnExit(void* lazy_instance) { in OnExit() function
256 AtExitManager::RegisterCallback(OnExit, NULL); in get()270 static void OnExit(void* /*unused*/) { in OnExit() function
127 int OnExit() { in OnExit() function186 #define COMMON_INTERCEPTOR_ON_EXIT(ctx) OnExit()
347 static void OnExit(Isolate* isolate);
890 OnExit(args->GetIsolate()); in QuitOnce()1317 void Shell::OnExit(v8::Isolate* isolate) { in OnExit() function in v8::Shell2540 OnExit(isolate); in Main()
1379 int OnExit() { in OnExit() function1436 #define COMMON_INTERCEPTOR_ON_EXIT(ctx) OnExit()
54 LeakySingletonTraits<trace_event::TraceLog>>::OnExit(0); in Delete()
2260 static int OnExit(ThreadState *thr) { in OnExit() function2381 OnExit(((TsanInterceptorContext *) ctx)->thr)