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