Module boa_engine::bigint
source · Expand description
Boa’s implementation of ECMAScript’s bigint primitive type.
Structs
- JavaScript bigint primitive rust type.
Type Definitions
- The raw bigint type.
Boa’s implementation of ECMAScript’s bigint primitive type.