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