#include <experimental-bytecode.h>
Definition at line 127 of file experimental-bytecode.h.
◆ IsPositive
◆ LookaroundIndex
◆ Type
◆ LookaroundPayload() [1/2]
v8::internal::RegExpInstruction::LookaroundPayload::LookaroundPayload |
( |
| ) |
|
|
default |
◆ LookaroundPayload() [2/2]
v8::internal::RegExpInstruction::LookaroundPayload::LookaroundPayload |
( |
uint32_t | lookaround_index, |
|
|
bool | is_positive, |
|
|
RegExpLookaround::Type | type ) |
|
inline |
◆ index()
uint32_t v8::internal::RegExpInstruction::LookaroundPayload::index |
( |
| ) |
const |
|
inline |
◆ is_positive()
bool v8::internal::RegExpInstruction::LookaroundPayload::is_positive |
( |
| ) |
const |
|
inline |
◆ type()
◆ payload_
uint32_t v8::internal::RegExpInstruction::LookaroundPayload::payload_ |
|
private |
The documentation for this class was generated from the following file: