☰
HandleObject
Methods
null
In mozjs::gc::root
?
Type Definition
mozjs
::
gc
::
root
::
HandleObject
source
·
[
−
]
pub type HandleObject<'a> =
Handle
<'a,
*mut
JSObject
>;
Implementations
§
source
§
impl<'a>
HandleObject
<'a>
source
pub fn
null
() -> Self