Searched refs:LIT_CHAR_COMMA (Results 1 – 8 of 8) sorted by relevance
85 ecma_stringbuilder_append_byte (&func_name_builder, LIT_CHAR_COMMA); in vm_get_function_name_string()
90 #define LIT_CHAR_COMMA ((ecma_char_t) ',') /* comma */ macro
350 case LIT_CHAR_COMMA: in ecma_builtin_json_parse_next_token()951 ecma_stringbuilder_append_byte (&context_p->result_builder, LIT_CHAR_COMMA); in ecma_builtin_json_serialize_object()1085 ecma_stringbuilder_append_byte (&context_p->result_builder, LIT_CHAR_COMMA); in ecma_builtin_json_serialize_array()
192 ecma_stringbuilder_append_byte (&builder, LIT_CHAR_COMMA); in ecma_builtin_array_prototype_object_to_locale_string()
1544 LEXER_TYPE_A_TOKEN (LIT_CHAR_COMMA, LEXER_COMMA); in lexer_next_token()1932 if (context_p->source_p[0] == LIT_CHAR_COMMA) in lexer_check_arrow_param()2990 && context_p->source_p[0] != LIT_CHAR_COMMA in lexer_expect_object_literal_id()3155 || context_p->source_p[0] == LIT_CHAR_COMMA in lexer_check_property_modifier()
309 else if (ch == LIT_CHAR_COMMA) in re_parse_quantifier()
203 ecma_stringbuilder_append_char (&builder, LIT_CHAR_COMMA); in ecma_op_create_dynamic_function_arguments_helper()
2115 ecma_stringbuilder_append_byte (&builder, LIT_CHAR_COMMA); in ecma_builtin_typedarray_prototype_to_locale_string()