Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/lit/
Dlit-char-helpers.h179 #define LIT_CHAR_5 ((ecma_char_t) '5') macro
/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-string.c111 || (index == (UINT32_MAX / 10) && *string_p > LIT_CHAR_5)) in ecma_string_to_array_index()