Module rquickjs_core::class
source · Available on crate feature
classes
only.Expand description
JS Class related functionality.
Structs
- The class object interface
- The wrapper for constructor function
- The helper for QuickJS garbage collector which helps it find internal JS object references.
- The prototype setting wrapper
Traits
- The ES6 class definition trait
- The helper trait to mark internal JS value refs