#include <regexp-nodes.h>
Definition at line 615 of file regexp-nodes.h.
◆ GuardedAlternative()
v8::internal::GuardedAlternative::GuardedAlternative |
( |
RegExpNode * | node | ) |
|
|
inlineexplicit |
◆ AddGuard()
void v8::internal::GuardedAlternative::AddGuard |
( |
Guard * | guard, |
|
|
Zone * | zone ) |
◆ guards()
ZoneList< Guard * > * v8::internal::GuardedAlternative::guards |
( |
| ) |
|
|
inline |
◆ node()
RegExpNode * v8::internal::GuardedAlternative::node |
( |
| ) |
|
|
inline |
◆ set_node()
void v8::internal::GuardedAlternative::set_node |
( |
RegExpNode * | node | ) |
|
|
inline |
◆ guards_
◆ node_
RegExpNode* v8::internal::GuardedAlternative::node_ |
|
private |
The documentation for this class was generated from the following files: