quickjs_
runtime
0.14.5
Module arrays
Module Items
Functions
In quickjs_
runtime::
quickjs_
utils
quickjs_runtime
::
quickjs_utils
Module
arrays
Copy item path
source
Functions
§
create_
array
⚠
Safety
create_
array_
q
Create a new Array
get_
element
⚠
Safety
get_
element_
q
Get a single element from an array
get_
length
⚠
Get the length of an Array
get_
length_
q
Get the length of an Array
is_
array
⚠
Safety
is_
array_
q
Check whether an object is an array
set_
element
⚠
Safety
set_
element_
q
Set a single element in an array