Searched refs:LIT_CHAR_LOWERCASE_G (Results 1 – 3 of 3) sorted by relevance
101 LIT_CHAR_LOWERCASE_G, in ecma_builtin_regexp_prototype_get_flags()602 ecma_stringbuilder_append_byte (&result, LIT_CHAR_LOWERCASE_G); in ecma_builtin_regexp_prototype_to_string()
150 #define LIT_CHAR_LOWERCASE_G ((ecma_char_t) 'g') macro
2782 if (source_p[0] == LIT_CHAR_LOWERCASE_G) in lexer_construct_regexp_object()