Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.cc821 ScopedLocalRef<jobject> emptylist(env, env->GetStaticObjectField( in ThrowStackOverflowError() local
824 CHECK(emptylist != nullptr); in ThrowStackOverflowError()
827 emptylist.get()); in ThrowStackOverflowError()