Home | History | Annotate | Download | only in src

Lines Matching refs:StackSlotOffsetRelativeToFp

1354 int OptimizedFrame::StackSlotOffsetRelativeToFp(int slot_index) {
1361 return Memory::Object_at(fp() + StackSlotOffsetRelativeToFp(index));