Searched refs:caller_frame_top_ (Results 1 – 2 of 2) sorted by relevance
496 return OFFSET_OF(Deoptimizer, caller_frame_top_); in caller_frame_top_offset()620 intptr_t caller_frame_top_; variable
492 caller_frame_top_(0), in Deoptimizer()702 caller_frame_top_ = stack_fp_ + ComputeInputFrameAboveFpFixedSize(); in DoComputeOutputFrames()726 caller_frame_top_); in DoComputeOutputFrames()823 caller_frame_top_, ms); in DoComputeOutputFrames()882 top_address = caller_frame_top_ - output_frame_size; in DoComputeInterpretedFrame()1094 top_address = caller_frame_top_ - output_frame_size; in DoComputeArgumentsAdaptorFrame()1554 top_address = caller_frame_top_ - output_frame_size; in DoComputeBuiltinContinuation()