Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-eval.c54 lit_utf8_size_t chars_num = ecma_string_get_size (code_p); in ecma_op_eval() local
55 if (chars_num == 0) in ecma_op_eval()
64 chars_num, in ecma_op_eval()