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

/openjdk9/hotspot/src/share/vm/oops/
H A DmethodData.hpp871 int stack_slot_offset(int i) const { function in class:TypeStackSlotEntries
1034 static ByteSize stack_slot_offset(int i) { function in class:TypeEntriesAtCall
/openjdk9/hotspot/src/share/vm/code/
H A Dnmethod.cpp2571 int stack_slot_offset = this->frame_size() * wordSize; local

Completed in 107 milliseconds