#include <regexp-compiler.h>
Definition at line 382 of file regexp-compiler.h.
◆ GreedyLoopState()
v8::internal::GreedyLoopState::GreedyLoopState |
( |
bool | not_at_start | ) |
|
|
explicit |
◆ counter_backtrack_trace()
Trace * v8::internal::GreedyLoopState::counter_backtrack_trace |
( |
| ) |
|
|
inline |
◆ label()
Label * v8::internal::GreedyLoopState::label |
( |
| ) |
|
|
inline |
◆ counter_backtrack_trace_
Trace v8::internal::GreedyLoopState::counter_backtrack_trace_ |
|
private |
◆ label_
Label v8::internal::GreedyLoopState::label_ |
|
private |
The documentation for this class was generated from the following files: