#include <regexp-nodes.h>
Definition at line 100 of file regexp-nodes.h.
◆ EatsAtLeastInfo() [1/2]
v8::internal::EatsAtLeastInfo::EatsAtLeastInfo |
( |
| ) |
|
|
inline |
◆ EatsAtLeastInfo() [2/2]
v8::internal::EatsAtLeastInfo::EatsAtLeastInfo |
( |
uint8_t | eats | ) |
|
|
inlineexplicit |
◆ IsZero()
bool v8::internal::EatsAtLeastInfo::IsZero |
( |
| ) |
const |
|
inline |
◆ SetMin()
void v8::internal::EatsAtLeastInfo::SetMin |
( |
const EatsAtLeastInfo & | other | ) |
|
|
inline |
◆ eats_at_least_from_not_start
uint8_t v8::internal::EatsAtLeastInfo::eats_at_least_from_not_start |
◆ eats_at_least_from_possibly_start
uint8_t v8::internal::EatsAtLeastInfo::eats_at_least_from_possibly_start |
The documentation for this struct was generated from the following file: