Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-symbol.c90 ecma_builtin_symbol_for_helper (ecma_value_t value_to_find) /**< symbol or ecma-string */ in ecma_builtin_symbol_for_helper() function
210 return ecma_builtin_symbol_for_helper (ecma_make_string_value (string_desc_p)); in ecma_builtin_symbol_for()
235 return ecma_builtin_symbol_for_helper (symbol); in ecma_builtin_symbol_key_for()