Searched refs:caller_fp_ (Results 1 – 2 of 2) sorted by relevance
494 caller_fp_(0), in Deoptimizer()735 caller_fp_ = Memory::intptr_at(fp_address); in DoComputeOutputFrames()948 value = caller_fp_; in DoComputeJSFrame()1174 value = caller_fp_; in DoComputeInterpretedFrame()1379 value = caller_fp_; in DoComputeArgumentsAdaptorFrame()1499 caller_fp_ = adaptor_caller_fp; in DoComputeTailCallerFrame()1938 value = caller_fp_; in DoComputeCompiledStubFrame()
703 intptr_t caller_fp_; variable