Searched refs:SetConstantPool (Results 1 – 2 of 2) sorted by relevance
988 output_frame->SetConstantPool(constant_pool_value); in DoComputeJSFrame()1281 output_frame->SetConstantPool(constant_pool_value); in DoComputeInterpretedFrame()1430 output_frame->SetConstantPool(constant_pool_value); in DoComputeArgumentsAdaptorFrame()1660 output_frame->SetConstantPool(constant_pool_value); in DoComputeConstructStubFrame()1846 output_frame->SetConstantPool(constant_pool_value); in DoComputeAccessorStubFrame()2092 output_frame->SetConstantPool(constant_pool_value); in DoComputeCompiledStubFrame()
799 void SetConstantPool(intptr_t constant_pool) { in SetConstantPool() function