Home
last modified time | relevance | path

Searched refs:standard_type (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/regexp/
Dregexp-ast.h356 uc16 standard_type() const { return set_.standard_set_type(); } in standard_type() function
Dregexp-compiler-tonode.cc429 if (standard_type() == '*') { in ToNode()
Dregexp-compiler.cc1253 cc->standard_type(), on_failure)) { in EmitCharClass()