Searched refs:kSlotCount (Results 1 – 2 of 2) sorted by relevance
176 __ Drop(StackHandlerConstants::kSlotCount - 2); in Generate()
69 static const int kSlotCount = kSize >> kPointerSizeLog2; variable