v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
Public Member Functions | |
CharacterRangeSplitter (ZoneList< CharacterRange > **included, ZoneList< CharacterRange > **excluded, Zone *zone) | |
void | Call (uc16 from, DispatchTable::Entry entry) |
Static Public Attributes | |
static const int | kInBase = 0 |
static const int | kInOverlay = 1 |
Definition at line 5252 of file jsregexp.cc.
|
inline |
Definition at line 5254 of file jsregexp.cc.
void Call | ( | uc16 | from, |
DispatchTable::Entry | entry | ||
) |
Definition at line 5272 of file jsregexp.cc.
References List< T, P >::Add(), DispatchTable::Entry::from(), OutSet::Get(), CharacterRangeSplitter::kInBase, CharacterRangeSplitter::kInOverlay, v8::internal::NULL, DispatchTable::Entry::out_set(), and DispatchTable::Entry::to().
|
static |
Definition at line 5262 of file jsregexp.cc.
Referenced by CharacterRangeSplitter::Call(), and CharacterRange::Split().
|
static |
Definition at line 5263 of file jsregexp.cc.
Referenced by CharacterRangeSplitter::Call(), and CharacterRange::Split().