|
JS8Call-Improved master
|
Small mapping tuple used in the static lookup arrays. More...
#include <JSC.h>
Public Attributes | |
| char const * | str |
| int | size |
| int | index |
Small mapping tuple used in the static lookup arrays.
| int Tuple::index |
Index into related tables.
| int Tuple::size |
Length in characters.
| char const* Tuple::str |
Null-terminated string for the entry.