![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Classes | |
| struct | Position |
Public Member Functions | |
| QuickCheckDetails (int characters) | |
| bool | Rationalize (bool one_byte) |
| void | Merge (QuickCheckDetails *other, int from_index) |
| void | Advance (int by, bool one_byte) |
| void | Clear () |
| bool | cannot_match () |
| void | set_cannot_match () |
| int | characters () |
| void | set_characters (int characters) |
| Position * | positions (int index) |
| uint32_t | mask () |
| uint32_t | value () |
Definition at line 406 of file jsregexp.h.