Searched refs:RegExpCompileEvent (Results 1 – 6 of 6) sorted by relevance
268 void RegExpCompileEvent(Handle<JSRegExp> regexp, bool in_cache);
702 void Logger::RegExpCompileEvent(Handle<JSRegExp> regexp, bool in_cache) { in RegExpCompileEvent() function in v8::internal::Logger
122 LOG(isolate, RegExpCompileEvent(re, in_cache)); in Compile()
341 void RegExpCompileEvent(Handle<JSRegExp> regexp, bool in_cache);
1184 void Logger::RegExpCompileEvent(Handle<JSRegExp> regexp, bool in_cache) { in RegExpCompileEvent() function in v8::internal::Logger
178 LOG(isolate, RegExpCompileEvent(re, in_cache)); in Compile()