Searched refs:caller_fp_ (Results 1 – 2 of 2) sorted by relevance
447 caller_fp_(0), in Deoptimizer()674 caller_fp_ = Memory::intptr_at(fp_address); in DoComputeOutputFrames()891 value = caller_fp_; in DoComputeJSFrame()1137 value = caller_fp_; in DoComputeInterpretedFrame()1375 value = caller_fp_; in DoComputeArgumentsAdaptorFrame()1494 caller_fp_ = adaptor_caller_fp; in DoComputeTailCallerFrame()1958 value = caller_fp_; in DoComputeCompiledStubFrame()
646 intptr_t caller_fp_; variable