Home | History | Annotate | Download | only in src

Lines Matching refs:CompileCallMegamorphic

536   Handle<Code> code = compiler.CompileCallMegamorphic(flags);
1010 Handle<Code> StubCompiler::CompileCallMegamorphic(Code::Flags flags) {
1019 Handle<Code> code = GetCodeWithFlags(flags, "CompileCallMegamorphic");