Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
Decma-literal-storage.c76 ecma_destroy_ecma_string (string_p); in ecma_free_string_list()
Decma-helpers.h313 void ecma_destroy_ecma_string (ecma_string_t *string_p);
Decma-helpers-string.c816 ecma_destroy_ecma_string (string_p); in ecma_deref_ecma_string()
823 ecma_destroy_ecma_string (ecma_string_t *string_p) /**< ecma-string */ in ecma_destroy_ecma_string() function