Searched refs:caller_fp_ (Results 1 – 2 of 2) sorted by relevance
449 caller_fp_(0), in Deoptimizer()681 caller_fp_ = Memory::intptr_at(fp_address); in DoComputeOutputFrames()898 value = caller_fp_; in DoComputeJSFrame()1144 value = caller_fp_; in DoComputeInterpretedFrame()1382 value = caller_fp_; in DoComputeArgumentsAdaptorFrame()1502 caller_fp_ = adaptor_caller_fp; in DoComputeTailCallerFrame()1945 value = caller_fp_; in DoComputeCompiledStubFrame()
608 intptr_t caller_fp_; variable