V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::QuickCheckDetails Class Reference

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)
 
Positionpositions (int index)
 
uint32_t mask ()
 
uint32_t value ()
 

Detailed Description

Definition at line 406 of file jsregexp.h.


The documentation for this class was generated from the following files: