Home
last modified time | relevance | path

Searched refs:FlushPendingSurrogate (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/regexp/
Dregexp-parser.cc1725 FlushPendingSurrogate(); in AddLeadSurrogate()
1751 FlushPendingSurrogate(); in AddTrailSurrogate()
1756 void RegExpBuilder::FlushPendingSurrogate() { in FlushPendingSurrogate() function in v8::internal::RegExpBuilder
1767 FlushPendingSurrogate(); in FlushCharacters()
1796 FlushPendingSurrogate(); in AddCharacter()
1827 FlushPendingSurrogate(); in AddEscapedUnicodeCharacter()
1829 FlushPendingSurrogate(); in AddEscapedUnicodeCharacter()
1953 FlushPendingSurrogate(); in AddQuantifierToAtom()
Dregexp-parser.h130 void FlushPendingSurrogate();