mozjs
0.14.1
In mozjs::
rust::
wrappers
mozjs
::
rust
::
wrappers
Function
JS_DeepFreezeObject
Copy item path
Source
pub unsafe fn JS_DeepFreezeObject( cx:
*mut
JSContext
, obj:
HandleObject
<'_>, ) ->
bool