Module rquickjs_core::class
source · Expand description
JS Class related functionality.
Structs
- Class
classes
The class object interface - Constructor
classes
The wrapper for constructor function - RefsMarker
classes
The helper for QuickJS garbage collector which helps it find internal JS object references. - WithProto
classes
The prototype setting wrapper