Searched refs:InitThread (Results 1 – 5 of 5) sorted by relevance
29 static bool InitThread() { in InitThread() function47 InitThread(); in INTERCEPTOR()53 InitThread(); in INTERCEPTOR()61 InitThread(); in INTERCEPTOR()69 InitThread(); in INTERCEPTOR()75 InitThread(); in INTERCEPTOR()82 InitThread(); in INTERCEPTOR()90 InitThread(); in INTERCEPTOR()98 InitThread(); in INTERCEPTOR()104 InitThread(); in INTERCEPTOR()[all …]
52 isolate_->stack_guard()->InitThread(access); in Initialize()134 isolate_->stack_guard()->InitThread(access); in RestoreThread()
144 void InitThread(const ExecutionAccess& lock);
469 void StackGuard::InitThread(const ExecutionAccess& lock) { in InitThread() function in v8::internal::StackGuard
1901 stack_guard_.InitThread(lock); in Init()