V8 Project
|
#include <jsregexp.h>
Public Member Functions | |
DeferredClearCaptures (Interval range) | |
Interval | range () |
![]() | |
DeferredAction (ActionNode::ActionType action_type, int reg) | |
DeferredAction * | next () |
bool | Mentions (int reg) |
int | reg () |
ActionNode::ActionType | action_type () |
Private Attributes | |
Interval | range_ |
Definition at line 1403 of file jsregexp.h.
|
inlineexplicit |
Definition at line 1405 of file jsregexp.h.
|
inline |
|
private |
Definition at line 1410 of file jsregexp.h.
Referenced by range().