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