Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-ast.h142 static void ClampToOneByte(ZoneList<CharacterRange>* ranges);
H A Dregexp-compiler-tonode.cc1527 void CharacterRange::ClampToOneByte(ZoneList<CharacterRange>* ranges) { in RationalizeConsecutiveAtoms() function in v8::CharacterRange
H A Dregexp-compiler.cc1227 if (one_byte) CharacterRange::ClampToOneByte(ranges); in EmitCharClass()

Completed in 11 milliseconds