Searched refs:jmem_stats_allocate_string_bytes (Results 1 – 4 of 4) sorted by relevance
135 jmem_stats_allocate_string_bytes (sizeof (ecma_string_t)); in ecma_alloc_string()163 jmem_stats_allocate_string_bytes (sizeof (ecma_extended_string_t)); in ecma_alloc_extended_string()191 jmem_stats_allocate_string_bytes (size); in ecma_alloc_string_buffer()
2563 jmem_stats_allocate_string_bytes (initial_size); in ecma_stringbuilder_create()2584 jmem_stats_allocate_string_bytes (initial_size); in ecma_stringbuilder_create_from()2610 jmem_stats_allocate_string_bytes (initial_size); in ecma_stringbuilder_create_raw()2637 jmem_stats_allocate_string_bytes (required_size); in ecma_stringbuilder_grow()2816 jmem_stats_allocate_string_bytes (container_size - sizeof (ecma_ascii_string_t)); in ecma_stringbuilder_finalize()
61 jmem_stats_allocate_string_bytes (size_t string_size) in jmem_stats_allocate_string_bytes() function
179 void jmem_stats_allocate_string_bytes (size_t string_size);