Home | History | Annotate | Download | only in src

Lines Matching refs:in_cache

968 void Logger::RegExpCompileEvent(Handle<JSRegExp> regexp, bool in_cache) {
973 msg.Append(in_cache ? ",hit" : ",miss");