Home
last modified time | relevance | path

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

/external/v8/src/regexp/
Dregexp-parser.cc1533 FlushPendingSurrogate(); in AddLeadSurrogate()
1559 FlushPendingSurrogate(); in AddTrailSurrogate()
1564 void RegExpBuilder::FlushPendingSurrogate() { in FlushPendingSurrogate() function in v8::internal::RegExpBuilder
1575 FlushPendingSurrogate(); in FlushCharacters()
1603 FlushPendingSurrogate(); in AddCharacter()
1634 FlushPendingSurrogate(); in AddEscapedUnicodeCharacter()
1636 FlushPendingSurrogate(); in AddEscapedUnicodeCharacter()
1753 FlushPendingSurrogate(); in AddQuantifierToAtom()
Dregexp-parser.h123 void FlushPendingSurrogate();