Enums§
- Dispatch
- Every handler a byte coming in could be mapped to
Functions§
- is_
id_ continue - Tests if
cis a valid continuation of an identifier. - is_
id_ start - Tests if
cis a valid start of an identifier - is_
js_ ident - Check if
sis a valid JavaScript identifier. Currently, it doesn’t check escaped unicode chars. - lookup_
byte - Looks up a byte in the lookup table.