Searched refs:prop_length_t (Results 1 – 8 of 8) sorted by relevance
86 typedef uint32_t prop_length_t; typedef88 typedef uint16_t prop_length_t; typedef110 prop_length_t length; /**< length of ident / string literal */
779 context_p->token.lit_location.length = (prop_length_t) length; in lexer_parse_identifier()795 lexer_convert_ident_to_cesu8 (buffer_p, ident_start_p, (prop_length_t) length); in lexer_parse_identifier()1230 context_p->token.lit_location.length = (prop_length_t) length; in lexer_parse_string()1422 context_p->token.lit_location.length = (prop_length_t) length; in lexer_parse_number()2061 prop_length_t length) /**< length of destination string */ in lexer_convert_ident_to_cesu8()2414 literal_p->prop.length = (prop_length_t) length; in lexer_construct_literal_object()2467 prop_length_t length = context_p->token.lit_location.length; in lexer_construct_number_object()2846 literal_p->prop.length = (prop_length_t) length; in lexer_construct_regexp_object()3287 prop_length_t length = left_p->length; in lexer_compare_identifiers()
287 prop_length_t length; /**< length or index of a literal */
317 (prop_length_t) path_str_size); in parser_module_context_init()
1125 prop_length_t length = literal_location_p->length; in scanner_add_custom_literal()1224 prop_length_t length = literal_location_p->length; in scanner_append_argument()1371 prop_length_t length = var_literal_p->length; in scanner_detect_invalid_var()
702 void lexer_convert_ident_to_cesu8 (uint8_t *destination_p, const uint8_t *source_p, prop_length_t l…
130 prop_length_t size);
41 prop_length_t size) /**< size of module specifier */ in ecma_module_create_normalized_path()