Searched refs:SetTopOfStack (Results 1 – 5 of 5) sorted by relevance
59 self->SetTopOfStack(nullptr); in Java_Main_destroyJavaVMAndExit()
221 thread->SetTopOfStack(reinterpret_cast<ArtMethod**>(&fake_stack[0])); in TEST_F()246 thread->SetTopOfStack(nullptr); // Disarm the assertion that no code is running when we detach. in TEST_F()
388 self->SetTopOfStack(reinterpret_cast<ArtMethod**>(sp)); in Action()
488 void SetTopOfStack(ArtMethod** top_method) { in SetTopOfStack() function
3961 SetTopOfStack(nullptr); in DeoptimizeWithDeoptimizationException()