Home | History | Annotate | Download | only in src

Lines Matching full:slots

345   explicit FastNewContextStub(int slots) : slots_(slots) {
363 explicit FastNewBlockContextStub(int slots) : slots_(slots) {