Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
Decma-alloc.h98 void ecma_dealloc_string_buffer (ecma_string_t *string_p, size_t size);
Decma-alloc.c201 ecma_dealloc_string_buffer (ecma_string_t *string_p, /**< string with data */ in ecma_dealloc_string_buffer() function
Decma-helpers-string.c873ecma_dealloc_string_buffer (string_p, ((ecma_utf8_string_t *) string_p)->size + sizeof (ecma_utf8_… in ecma_destroy_ecma_string()
878 ecma_dealloc_string_buffer (string_p, in ecma_destroy_ecma_string()
884 ecma_dealloc_string_buffer (string_p, in ecma_destroy_ecma_string()