Home
last modified time | relevance | path

Searched refs:SetCallerConstantPool (Results 1 – 10 of 10) sorted by relevance

/external/v8/src/x64/
Ddeoptimizer-x64.cc351 void FrameDescription::SetCallerConstantPool(unsigned offset, intptr_t value) { in SetCallerConstantPool() function in v8::internal::FrameDescription
/external/v8/src/arm64/
Ddeoptimizer-arm64.cc359 void FrameDescription::SetCallerConstantPool(unsigned offset, intptr_t value) { in SetCallerConstantPool() function in v8::internal::FrameDescription
/external/v8/src/ppc/
Ddeoptimizer-ppc.cc362 void FrameDescription::SetCallerConstantPool(unsigned offset, intptr_t value) { in SetCallerConstantPool() function in v8::internal::FrameDescription
/external/v8/src/arm/
Ddeoptimizer-arm.cc357 void FrameDescription::SetCallerConstantPool(unsigned offset, intptr_t value) { in SetCallerConstantPool() function in v8::internal::FrameDescription
/external/v8/src/
Ddeoptimizer.cc937 output_frame->SetCallerConstantPool(output_offset, value); in DoComputeJSFrame()
1151 output_frame->SetCallerConstantPool(output_offset, value); in DoComputeInterpretedFrame()
1311 output_frame->SetCallerConstantPool(output_offset, value); in DoComputeArgumentsAdaptorFrame()
1423 output_frame->SetCallerConstantPool(output_offset, value); in DoComputeConstructStubFrame()
1551 output_frame->SetCallerConstantPool(output_offset, value); in DoComputeAccessorStubFrame()
1714 output_frame->SetCallerConstantPool(output_frame_offset, value); in DoComputeCompiledStubFrame()
Ddeoptimizer.h786 void SetCallerConstantPool(unsigned offset, intptr_t value);
/external/v8/src/mips64/
Ddeoptimizer-mips64.cc409 void FrameDescription::SetCallerConstantPool(unsigned offset, intptr_t value) { in SetCallerConstantPool() function in v8::internal::FrameDescription
/external/v8/src/mips/
Ddeoptimizer-mips.cc404 void FrameDescription::SetCallerConstantPool(unsigned offset, intptr_t value) { in SetCallerConstantPool() function in v8::internal::FrameDescription
/external/v8/src/ia32/
Ddeoptimizer-ia32.cc426 void FrameDescription::SetCallerConstantPool(unsigned offset, intptr_t value) { in SetCallerConstantPool() function in v8::internal::FrameDescription
/external/v8/src/x87/
Ddeoptimizer-x87.cc463 void FrameDescription::SetCallerConstantPool(unsigned offset, intptr_t value) { in SetCallerConstantPool() function in v8::internal::FrameDescription