Searched refs:NativeCodeBegin (Results 1 – 9 of 9) sorted by relevance
66 thread->NativeCodeBegin(); in BeginToStateAndEnd()94 thread->NativeCodeBegin(); // #2 in TEST_F()109 ASSERT_DEATH(thread->NativeCodeBegin(), "last frame is: NATIVE_CODE"); in DEATH_TEST_F()
35 main->NativeCodeBegin(); in CreateMainCoroutine()69 co->NativeCodeBegin(); in CreateEntrypointlessCoroutine()
112 co->NativeCodeBegin(); in ThreadProcImpl()
102 co->NativeCodeBegin(); in ThreadProc()
161 scheduleLoopCtx_->NativeCodeBegin(); in ThreadProc()
73 thread_->NativeCodeBegin(); in ScopedNativeCodeThread()
734 virtual void NativeCodeBegin();
312 thread->NativeCodeBegin(); in EtsNapiBegin()
481 void ManagedThread::NativeCodeBegin() in NativeCodeBegin() function in ark::ManagedThread712 NativeCodeBegin(); in ProcessCreatedThread()