Lines Matching refs:stack
312 // dex_lock_ is recursive as it may be used in stack dumping.
2393 // trigger the chaining with a proper stack trace.
2410 // We'll let the Java-side rediscover all this and throw the exception with the right stack
4533 // initializing higher up the stack or another thread has beat us
6680 ArenaStack stack(runtime->GetLinearAlloc()->GetArenaPool());
6681 ScopedArenaAllocator allocator(&stack);