Home
last modified time | relevance | path

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

/external/v8/src/deoptimizer/
Ddeoptimizer.cc88 void PushCallerConstantPool(intptr_t cp) { in PushCallerConstantPool() function in v8::internal::FrameWriter
1069 frame_writer.PushCallerConstantPool(caller_cp); in DoComputeInterpretedFrame()
1376 frame_writer.PushCallerConstantPool(caller_cp); in DoComputeArgumentsAdaptorFrame()
1489 frame_writer.PushCallerConstantPool(caller_cp); in DoComputeConstructStubFrame()
1849 frame_writer.PushCallerConstantPool(caller_cp); in DoComputeBuiltinContinuation()