Home | History | Annotate | Download | only in src

Lines Matching refs:RegExpExecStub

1501 class RegExpExecStub: public PlatformCodeStub {
1503 explicit RegExpExecStub(Isolate* isolate) : PlatformCodeStub(isolate) { }