Searched refs:caller_cp (Results 1 – 1 of 1) sorted by relevance
937 const intptr_t caller_cp = in DoComputeInterpretedFrame() local940 frame_writer.PushCallerConstantPool(caller_cp); in DoComputeInterpretedFrame()1128 const intptr_t caller_cp = in DoComputeArgumentsAdaptorFrame() local1131 frame_writer.PushCallerConstantPool(caller_cp); in DoComputeArgumentsAdaptorFrame()1254 const intptr_t caller_cp = output_[frame_index - 1]->GetConstantPool(); in DoComputeConstructStubFrame() local1255 frame_writer.PushCallerConstantPool(caller_cp); in DoComputeConstructStubFrame()1639 const intptr_t caller_cp = in DoComputeBuiltinContinuation() local1642 frame_writer.PushCallerConstantPool(caller_cp); in DoComputeBuiltinContinuation()