mozjs
0.14.1
In mozjs::rust::jsapi_wrapped
Function
mozjs
::
rust
::
jsapi_wrapped
::
IsArray
Copy item path
source
ยท
[
−
]
pub unsafe fn IsArray( cx:
*mut
JSContext
, obj:
HandleObject
<'_>, isArray:
*mut
bool
, ) ->
bool