Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.cc759 ObjPtr<mirror::Object> empty_list = in ThrowStackOverflowError() local
761 CHECK(empty_list != nullptr); in ThrowStackOverflowError()
763 ->SetObject</*kTransactionActive=*/ false>(exc.Get(), empty_list); in ThrowStackOverflowError()