Home
last modified time | relevance | path

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

/external/v8/src/
Ddeoptimizer.cc69 void PushCallerConstantPool(intptr_t cp) { in PushCallerConstantPool() function in v8::internal::FrameWriter
940 frame_writer.PushCallerConstantPool(caller_cp); in DoComputeInterpretedFrame()
1131 frame_writer.PushCallerConstantPool(caller_cp); in DoComputeArgumentsAdaptorFrame()
1255 frame_writer.PushCallerConstantPool(caller_cp); in DoComputeConstructStubFrame()
1642 frame_writer.PushCallerConstantPool(caller_cp); in DoComputeBuiltinContinuation()