Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-exceptions.c147 …ecma_string_t *stack_str_p = ecma_new_ecma_string_from_utf8 ((const lit_utf8_byte_t *) stack_id_p,… in ecma_new_standard_error() local
150 stack_str_p, in ecma_new_standard_error()
153 ecma_deref_ecma_string (stack_str_p); in ecma_new_standard_error()