Searched refs:caller_cp (Results 1 – 1 of 1) sorted by relevance
1066 const intptr_t caller_cp = in DoComputeInterpretedFrame() local1069 frame_writer.PushCallerConstantPool(caller_cp); in DoComputeInterpretedFrame()1373 const intptr_t caller_cp = in DoComputeArgumentsAdaptorFrame() local1376 frame_writer.PushCallerConstantPool(caller_cp); in DoComputeArgumentsAdaptorFrame()1488 const intptr_t caller_cp = output_[frame_index - 1]->GetConstantPool(); in DoComputeConstructStubFrame() local1489 frame_writer.PushCallerConstantPool(caller_cp); in DoComputeConstructStubFrame()1846 const intptr_t caller_cp = in DoComputeBuiltinContinuation() local1849 frame_writer.PushCallerConstantPool(caller_cp); in DoComputeBuiltinContinuation()