Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-string.c1524 ecma_property_to_string (ecma_property_t property, /**< property name type */ in ecma_property_to_string() function
1568 return ecma_property_to_string (property, prop_name_cp); in ecma_string_from_property_name()
1635 return ecma_property_to_string (property, prop_name_cp) == string_p; in ecma_string_compare_to_property_name()