Home
last modified time | relevance | path

Searched refs:ecma_string_compare_to_property_name (Results 1 – 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
Decma-property-hashmap.c395 if (ecma_string_compare_to_property_name (prop_iter_p->types[i], in ecma_property_hashmap_find()
Decma-helpers.h352 bool ecma_string_compare_to_property_name (ecma_property_t property, jmem_cpointer_t prop_name_cp,
Decma-helpers-string.c1629 ecma_string_compare_to_property_name (ecma_property_t property, /**< property name type */ in ecma_string_compare_to_property_name() function