Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-arraybuffer-object.c85 ecma_arraybuffer_external_info *array_object_p = (ecma_arraybuffer_external_info *) object_p; in ecma_arraybuffer_new_object_external() local
272 ecma_arraybuffer_external_info *array_object_p = (ecma_arraybuffer_external_info *) ext_object_p; in ecma_arraybuffer_detach() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-array-iterator-prototype.c79 ecma_object_t *array_object_p = ecma_get_object_from_value (iterated_value); in ecma_builtin_array_iterator_prototype_object_next() local
Decma-builtin-json.c1409 ecma_extended_object_t *array_object_p = (ecma_extended_object_t *) obj_p; in ecma_builtin_json_stringify() local