Available on crate features
__ecma and ecma_ast only.Modules§
Macros§
Structs§
- Atom
- Clone-on-write string.
- Atom
Store - Atom
Store Cell - A fast internally mutable cell for AtomStore.
- Unsafe
Atom - UnsafeAtom is a wrapper around Atom that does not allocate, but extremely unsafe.
- Wtf8
Atom - Clone-on-write WTF-8 string.
Type Aliases§
- Static
String - This should be used as a key for hash maps and hash sets.