Home
last modified time | relevance | path

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

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