Searched refs:RegExpCompileEvent (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
H A Dlog.h309 void RegExpCompileEvent(Handle<JSRegExp> regexp, bool in_cache);
H A Dlog.cc1022 void Logger::RegExpCompileEvent(Handle<JSRegExp> regexp, bool in_cache) { function in class:v8::internal::Logger
H A Djsregexp.cc167 LOG(isolate, RegExpCompileEvent(re, in_cache));

Completed in 1597 milliseconds