Home
last modified time | relevance | path

Searched defs:fixed_frame_size (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Ddeoptimizer.cc865 unsigned fixed_frame_size = ComputeInterpretedFixedSize(shared); in DoComputeInterpretedFrame() local
1077 unsigned fixed_frame_size = ArgumentsAdaptorFrameConstants::kFixedFrameSize; in DoComputeArgumentsAdaptorFrame() local
1200 unsigned fixed_frame_size = ConstructFrameConstants::kFixedFrameSize; in DoComputeConstructStubFrame() local
/external/v8/src/compiler/
Dpipeline.cc369 int fixed_frame_size = 0; in InitializeFrameData() local