Home | History | Annotate | Download | only in ic

Lines Matching refs:ExitFrameConstants

150         Memory::Address_at(entry + ExitFrameConstants::kConstantPoolOffset);
153 reinterpret_cast<Address*>(entry + ExitFrameConstants::kCallerPCOffset);
154 Address fp = Memory::Address_at(entry + ExitFrameConstants::kCallerFPOffset);