Module rquickjs_core::context::intrinsic
source · Expand description
A marker types for intrinsic
You can select just you need only. If lto = true
any unused code will be drop by link-time optimizer.
Structs§
- Add base objects support
- Add BigDecimal support
- Add BigFloat support
- Add BigInt support
- Enable bignum extension
- Add Date object support
- Add evaluation support
- Add JSON parse and stringify
- Add MapSet object support
- Add operator overloading support
- Add Promise object support
- Add Proxy object support
- Add RegExp object support
- Add RegExp compiler
- Add string normalization
- Add Typed Arrays support
Type Aliases§
- Add all intrinsics
- An alias for
BaseObjects
- Add none intrinsics