Searched refs:intptr_at (Results 1 – 2 of 2) sorted by relevance
44 static intptr_t& intptr_at(Address addr) { in intptr_at() function
735 caller_fp_ = Memory::intptr_at(fp_address); in DoComputeOutputFrames()737 Memory::intptr_at(fp_address + CommonFrameConstants::kCallerPCOffset); in DoComputeOutputFrames()738 input_frame_context_ = Memory::intptr_at( in DoComputeOutputFrames()742 caller_constant_pool_ = Memory::intptr_at( in DoComputeOutputFrames()1484 intptr_t adaptor_caller_pc = Memory::intptr_at( in DoComputeTailCallerFrame()1486 intptr_t adaptor_caller_fp = Memory::intptr_at( in DoComputeTailCallerFrame()