Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-exceptions.c145 const char * const stack_id_p = "stack"; in ecma_new_standard_error() local
147 …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()