Home
last modified time | relevance | path

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

/external/v8/src/
Ddeoptimizer.cc835 unsigned fixed_frame_size = ComputeJavascriptFixedSize(function); in DoComputeJSFrame() local
1054 unsigned fixed_frame_size = ComputeInterpretedFixedSize(function); in DoComputeInterpretedFrame() local
1265 unsigned fixed_frame_size = ArgumentsAdaptorFrameConstants::kFrameSize; in DoComputeArgumentsAdaptorFrame() local
1373 unsigned fixed_frame_size = ConstructFrameConstants::kFrameSize; in DoComputeConstructStubFrame() local
1513 unsigned fixed_frame_size = fixed_frame_entries * kPointerSize; in DoComputeAccessorStubFrame() local
1665 int fixed_frame_size = StandardFrameConstants::kFixedFrameSize; in DoComputeCompiledStubFrame() local
/external/v8/src/compiler/
Dpipeline.cc284 int fixed_frame_size = 0; in InitializeRegisterAllocationData() local