Home | History | Annotate | Download | only in src

Lines Matching refs:ConstructStubCompiler

838 class ConstructStubCompiler: public StubCompiler {
840 explicit ConstructStubCompiler(Isolate* isolate) : StubCompiler(isolate) { }