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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DsharedRuntime_x86_64.cpp157 int additional_frame_slots = additional_frame_words*wordSize / BytesPerInt; local
204 #define STACK_OFFSET(x) VMRegImpl::stack2reg((x) + additional_frame_slots)

Completed in 69 milliseconds