script::dom::bindings

Module utils

Source
Expand description

Various utilities to glue JavaScript and the DOM implementation together.

Structsยง

  • DOMClass ๐Ÿ”’
    The struct that holds inheritance information for DOM object reflectors.
  • DOMJSClass ๐Ÿ”’
    The JSClass used for DOM object reflectors.
  • GlobalStaticData ๐Ÿ”’
    Static data associated with a global object.

Constantsยง

Traitsยง

Functionsยง

Type Aliasesยง

  • ProtoOrIfaceArray ๐Ÿ”’
    An array of *mut JSObject of size PROTO_OR_IFACE_LENGTH.