Home
last modified time | relevance | path

Searched defs:literal_type (Results 1 - 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/parser/js/
H A Djs-scanner-util.c1257 uint8_t literal_type = SCANNER_LITERAL_IS_ARG; in scanner_append_argument() local
H A Djs-parser-internal.h239 uint8_t literal_type; /**< last literal type */ member
H A Djs-lexer.c2339 lexer_construct_literal_object(parser_context_t *context_p, const lexer_lit_location_t *lit_location_p, uint8_t literal_type) lexer_construct_literal_object() argument
2892 lexer_expect_identifier(parser_context_t *context_p, uint8_t literal_type) lexer_expect_identifier() argument
[all...]

Completed in 7 milliseconds