Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.cc777 ObjPtr<mirror::Object> empty_ste = in ThrowStackOverflowError() local
779 CHECK(empty_ste != nullptr); in ThrowStackOverflowError()
781 ->SetObject</*kTransactionActive=*/ false>(exc.Get(), empty_ste); in ThrowStackOverflowError()