Home | History | Annotate | Download | only in src

Lines Matching refs:FastNewContextStub

515 class FastNewContextStub : public PlatformCodeStub {
519 explicit FastNewContextStub(int slots) : slots_(slots) {