Home | History | Annotate | Download | only in src

Lines Matching refs:CompileCallMiss

1180   return FillCache(isolate_, compiler.CompileCallMiss(flags));
1584 MaybeObject* StubCompiler::CompileCallMiss(Code::Flags flags) {
1594 { MaybeObject* maybe_result = GetCodeWithFlags(flags, "CompileCallMiss");