Home | History | Annotate | Download | only in x64

Lines Matching refs:FastNewContextStub

187     } else if (heap_slots <= FastNewContextStub::kMaximumSlots) {
188 FastNewContextStub stub(heap_slots);