Home | History | Annotate | Download | only in src

Lines Matching refs:LoadStubCompiler

578 class LoadStubCompiler: public StubCompiler {
580 explicit LoadStubCompiler(Isolate* isolate) : StubCompiler(isolate) { }