Searched refs:kFixedFrameSize (Results 1 – 2 of 2) sorted by relevance
206 static const int kFixedFrameSize = variable209 static const int kFixedSlotCount = kFixedFrameSize / kPointerSize;254 static const int kFixedFrameSize = kFixedFrameSizeAboveFp - kArgCOffset; variable255 static const int kFixedSlotCount = kFixedFrameSize / kPointerSize;295 static const int kFixedFrameSize = variable297 static const int kFixedSlotCount = kFixedFrameSize / kPointerSize;305 (TypedFrameConstants::kFixedFrameSize + (count)*kPointerSize)309 static const int kFixedFrameSize = TYPED_FRAME_SIZE(count); \310 static const int kFixedSlotCount = kFixedFrameSize / kPointerSize; \374 static const int kFixedFrameSize =[all …]
1329 unsigned fixed_frame_size = ArgumentsAdaptorFrameConstants::kFixedFrameSize; in DoComputeArgumentsAdaptorFrame()1534 unsigned fixed_frame_size = ConstructFrameConstants::kFixedFrameSize; in DoComputeConstructStubFrame()1731 (StandardFrameConstants::kFixedFrameSize / kPointerSize) + 1 + in DoComputeAccessorStubFrame()1929 int fixed_frame_size = StubFailureTrampolineFrameConstants::kFixedFrameSize; in DoComputeCompiledStubFrame()2216 StandardFrameConstants::kFixedFrameSize; in ComputeJavascriptFixedSize()2225 InterpreterFrameConstants::kFixedFrameSize; in ComputeInterpretedFixedSize()