Home
last modified time | relevance | path

Searched refs:ecma_property_hashmap_insert (Results 1 - 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-property-hashmap.h70 void ecma_property_hashmap_insert (ecma_object_t *object_p, ecma_string_t *name_p,
H A Decma-property-hashmap.c221 ecma_property_hashmap_insert (ecma_object_t *object_p, /**< object */ in ecma_property_hashmap_insert() function
289 } /* ecma_property_hashmap_insert */ in ecma_property_hashmap_insert()
H A Decma-helpers.c435 /* The property must be fully initialized before ecma_property_hashmap_insert in ecma_create_property()
442 ecma_property_hashmap_insert (object_p, in ecma_create_property()
500 /* See the comment before the other ecma_property_hashmap_insert above. */ in ecma_create_property()
504 ecma_property_hashmap_insert (object_p, in ecma_create_property()

Completed in 3 milliseconds