JS_DeepFreezeObject
mozjs
0.14.1
In mozjs::
rust::
wrappers2
mozjs
::
rust
::
wrappers2
Function
JS_
Deep
Freeze
Object
Copy item path
Source
pub unsafe fn JS_DeepFreezeObject( cx: &mut
JSContext
, obj:
Handle
<'_,
*mut
JSObject
>, ) ->
bool