Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-property-hashmap.c158 uint32_t entry_index = ecma_string_get_property_name_hash (prop_iter_p->types[i], in ecma_property_hashmap_create()
315 uint32_t entry_index = ecma_string_get_property_name_hash (*property_p, name_cp); in ecma_property_hashmap_delete()
H A Decma-helpers.h353 lit_string_hash_t ecma_string_get_property_name_hash (ecma_property_t property, jmem_cpointer_t prop_name_cp);
H A Decma-helpers-string.c1622 ecma_string_get_property_name_hash (ecma_property_t property, /**< property name type */ in ecma_string_get_property_name_hash() function
1632 } /* ecma_string_get_property_name_hash */ in ecma_string_get_property_name_hash()

Completed in 5 milliseconds