Home | History | Annotate | Download | only in src

Lines Matching refs:CompileCallMegamorphic

811   Handle<Code> code = compiler.CompileCallMegamorphic(flags);
1201 Handle<Code> StubCompiler::CompileCallMegamorphic(Code::Flags flags) {
1210 Handle<Code> code = GetCodeWithFlags(flags, "CompileCallMegamorphic");