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

/openjdk9/hotspot/src/cpu/zero/vm/
H A DabstractInterpreter_zero.cpp68 int stack_words = is_top_frame ? max_stack : tempcount; local
H A DcppInterpreter_zero.cpp724 int stack_words = 0; local
/openjdk9/hotspot/src/share/vm/shark/
H A DsharkStack.cpp42 int stack_words = max_stack(); local

Completed in 45 milliseconds