Searched refs:SetConstantPool (Results 1 – 2 of 2) sorted by relevance
1004 output_frame->SetConstantPool(constant_pool_value); in DoComputeJSFrame()1222 output_frame->SetConstantPool(constant_pool_value); in DoComputeInterpretedFrame()1350 output_frame->SetConstantPool(constant_pool_value); in DoComputeArgumentsAdaptorFrame()1479 output_frame->SetConstantPool(constant_pool_value); in DoComputeConstructStubFrame()1604 output_frame->SetConstantPool(constant_pool_value); in DoComputeAccessorStubFrame()1838 output_frame->SetConstantPool(constant_pool_value); in DoComputeCompiledStubFrame()
817 void SetConstantPool(intptr_t constant_pool) { in SetConstantPool() function