script_bindings

Module root

Source

Structs§

  • A traced reference to a DOM object
  • A traced reference to a DOM object that may not be reflected yet.
  • A rooted value.
  • A rooting mechanism for reflectors on the stack. LIFO is not required.

Constants§

Traits§

  • StableTraceObject represents values that can be rooted through a stable address that will not change for their whole lifetime. It is an unsafe trait that requires implementors to ensure certain safety guarantees.

Functions§

Type Aliases§

  • A rooted reference to a DOM object.