Searched defs:fixed_frame_size (Results 1 – 2 of 2) sorted by relevance
835 unsigned fixed_frame_size = ComputeJavascriptFixedSize(function); in DoComputeJSFrame() local1054 unsigned fixed_frame_size = ComputeInterpretedFixedSize(function); in DoComputeInterpretedFrame() local1265 unsigned fixed_frame_size = ArgumentsAdaptorFrameConstants::kFrameSize; in DoComputeArgumentsAdaptorFrame() local1373 unsigned fixed_frame_size = ConstructFrameConstants::kFrameSize; in DoComputeConstructStubFrame() local1513 unsigned fixed_frame_size = fixed_frame_entries * kPointerSize; in DoComputeAccessorStubFrame() local1665 int fixed_frame_size = StandardFrameConstants::kFixedFrameSize; in DoComputeCompiledStubFrame() local
284 int fixed_frame_size = 0; in InitializeRegisterAllocationData() local