Module mozjs::rust::wrappers

source ·
Expand description

Wrappers for JSAPI methods that should NOT be used.

The wrapped methods are identical except that they accept Handle and MutableHandle arguments that include lifetimes instead.

They require MutableHandles to implement Copy. All code should migrate to jsapi_wrapped instead.

Macros

Functions