Module rquickjs_core::class

source ·
Expand description

JS Class related functionality.

Structs

  • Classclasses
    The class object interface
  • The wrapper for constructor function
  • RefsMarkerclasses
    The helper for QuickJS garbage collector which helps it find internal JS object references.
  • WithProtoclasses
    The prototype setting wrapper

Traits

  • ClassDefclasses
    The ES6 class definition trait
  • HasRefsclasses
    The helper trait to mark internal JS value refs