Home | History | Annotate | Download | only in src

Lines Matching refs:CompileStoreMegamorphic

294     code = compiler.CompileStoreMegamorphic(flags);
667 Handle<Code> StubCompiler::CompileStoreMegamorphic(Code::Flags flags) {
669 Handle<Code> code = GetCodeWithFlags(flags, "CompileStoreMegamorphic");