Home
last modified time | relevance | path

Searched defs:property_pair_p (Results 1 - 5 of 5) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-alloc.c230 ecma_dealloc_property_pair (ecma_property_pair_t *property_pair_p) /**< property pair to be freed */ in ecma_dealloc_property_pair() argument
H A Decma-property-hashmap.c156 ecma_property_pair_t *property_pair_p = (ecma_property_pair_t *) prop_iter_p; in ecma_property_hashmap_create() local
339 ecma_property_pair_t *property_pair_p = ECMA_GET_NON_NULL_POINTER (ecma_property_pair_t, in ecma_property_hashmap_delete() local
439 ecma_property_pair_t *property_pair_p in ecma_property_hashmap_find() local
221 ecma_property_hashmap_insert(ecma_object_t *object_p, ecma_string_t *name_p, ecma_property_pair_t *property_pair_p, int property_index) ecma_property_hashmap_insert() argument
488 ecma_property_pair_t *property_pair_p = ECMA_GET_NON_NULL_POINTER (ecma_property_pair_t, ecma_property_hashmap_find() local
[all...]
H A Decma-gc.c185 ecma_gc_mark_properties (ecma_property_pair_t *property_pair_p) /**< property pair */ in ecma_gc_mark_properties() argument
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-array-object.c184 ecma_property_pair_t *property_pair_p = NULL; in ecma_fast_array_convert_to_normal() local
[all...]
/third_party/jerryscript/jerry-core/vm/
H A Dopcodes.c1067 ecma_property_pair_t *property_pair_p = (ecma_property_pair_t *) prop_iter_p; in opfunc_set_class_attributes() local

Completed in 6 milliseconds