Home
last modified time | relevance | path

Searched defs:array_items_p (Results 1 – 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-ext/include/jerryscript-ext/
Darg.impl.h421 jerryx_arg_array (const jerryx_arg_array_items_t *array_items_p, /**< pointer to array items mappin… in jerryx_arg_array()
/third_party/jerryscript/jerry-ext/arg/
Darg-transform-functions.c504 …const jerryx_arg_array_items_t *array_items_p = (const jerryx_arg_array_items_t *) c_arg_p->extra_… in jerryx_arg_transform_array_items() local
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-array-object.c594 const ecma_value_t *array_items_p; in ecma_op_create_array_object() local