Home
last modified time | relevance | path

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

/aosp12/art/runtime/mirror/
H A Dthrowable.h61 HeapReference<Object> suppressed_exceptions_; variable
/aosp12/art/runtime/
H A Dclass_linker_test.cc646 addOffset(OFFSETOF_MEMBER(mirror::Throwable, suppressed_exceptions_), "suppressedExceptions"); in ThrowableOffsets()