Searched refs:kFixedFrameSize (Results 1 – 3 of 3) sorted by relevance
211 static const int kFixedFrameSize = variable214 static const int kFixedSlotCount = kFixedFrameSize / kPointerSize;259 static const int kFixedFrameSize = kFixedFrameSizeAboveFp - kArgCOffset; variable260 static const int kFixedSlotCount = kFixedFrameSize / kPointerSize;300 static const int kFixedFrameSize = variable302 static const int kFixedSlotCount = kFixedFrameSize / kPointerSize;310 (TypedFrameConstants::kFixedFrameSize + (count)*kPointerSize)314 static const int kFixedFrameSize = TYPED_FRAME_SIZE(count); \315 static const int kFixedSlotCount = kFixedFrameSize / kPointerSize; \379 static const int kFixedFrameSize =[all …]
1336 unsigned fixed_frame_size = ArgumentsAdaptorFrameConstants::kFixedFrameSize; in DoComputeArgumentsAdaptorFrame()1538 unsigned fixed_frame_size = ConstructFrameConstants::kFixedFrameSize; in DoComputeConstructStubFrame()1720 (StandardFrameConstants::kFixedFrameSize / kPointerSize) + 1 + in DoComputeAccessorStubFrame()1916 int fixed_frame_size = StubFailureTrampolineFrameConstants::kFixedFrameSize; in DoComputeCompiledStubFrame()2204 StandardFrameConstants::kFixedFrameSize; in ComputeJavascriptFixedSize()2213 InterpreterFrameConstants::kFixedFrameSize; in ComputeInterpretedFixedSize()
1367 bottom_js_frame->fp() - FrameDropperFrameConstants::kFixedFrameSize + in DropFrames()1382 (FrameDropperFrameConstants::kFixedFrameSize - kPointerSize); in DropFrames()1402 FrameDropperFrameConstants::kFixedFrameSize - kPointerSize); in DropFrames()