HomeSort by relevance Sort by last modified time
    Searched refs:RegExpEmpty (Results 1 - 4 of 4) sorted by null

  /external/v8/src/
ast.cc 215 RegExpEmpty RegExpEmpty::kInstance;
446 void* RegExpUnparser::VisitEmpty(RegExpEmpty* that, void* data) {
ast.h     [all...]
parser.cc 521 alternative = RegExpEmpty::GetInstance();
537 return RegExpEmpty::GetInstance();
    [all...]
jsregexp.cc     [all...]

Completed in 26 milliseconds