Searched refs:should_fill_in_stack_trace (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/memory/
H A Duniverse.hpp398 static bool should_fill_in_stack_trace(Handle throwable);
H A Duniverse.cpp683 bool Universe::should_fill_in_stack_trace(Handle throwable) { function in class:Universe
/openjdk7/hotspot/src/share/vm/classfile/
H A DjavaClasses.cpp1562 if (!Universe::should_fill_in_stack_trace(throwable)) {

Completed in 39 milliseconds