Searched defs:sp_safe (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dframe_x86.cpp64 bool sp_safe = (sp < thread->stack_base()) && local
68 if (!sp_safe) {

Completed in 32 milliseconds