Searched refs:transition_to_native_slow_path (Results 1 – 1 of 1) sorted by relevance
269 std::unique_ptr<JNIMacroLabel> transition_to_native_slow_path; in ArtJniCompileMethodInternal() local272 transition_to_native_slow_path = __ CreateLabel(); in ArtJniCompileMethodInternal()274 __ TryToTransitionFromRunnableToNative(transition_to_native_slow_path.get(), in ArtJniCompileMethodInternal()634 __ Bind(transition_to_native_slow_path.get()); in ArtJniCompileMethodInternal()