Searched defs:cause (Results 1 – 5 of 5) sorted by relevance
42 std::ostream &operator<<(std::ostream &os, const GCTaskCause &cause) in operator <<()
77 auto *cause = thread->GetException(); in WrapException() local
186 auto *cause = thread->GetException(); in WrapClassNotFoundExceptionIfNeeded() local
132 GCTaskCause cause; in TryGCAndAlloc() local192 GCTaskCause cause = GCTaskCause::OOM_CAUSE; in AllocateNonMovableObject() local
56 VMHandle<ObjectHeader> cause(thread, thread->GetException()); in ThrowException() local