Home
last modified time | relevance | path

Searched refs:emptylist (Results 1 – 1 of 1) sorted by relevance

/art/runtime/entrypoints/
Dentrypoint_utils.cc158 ScopedLocalRef<jobject> emptylist(env, env->GetStaticObjectField( in ThrowStackOverflowError() local
161 CHECK(emptylist.get() != nullptr); in ThrowStackOverflowError()
164 emptylist.get()); in ThrowStackOverflowError()