Home
last modified time | relevance | path

Searched refs:PARSER_OBJECT_PROPERTY_GETTER (Results 1 - 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser-expr.c358 PARSER_OBJECT_PROPERTY_GETTER, /**< getter property */ enumerator
422 if (item_type == PARSER_OBJECT_PROPERTY_GETTER in parser_append_object_literal_item()
429 && *current_item_type_p == PARSER_OBJECT_PROPERTY_GETTER) in parser_append_object_literal_item()
940 item_type = PARSER_OBJECT_PROPERTY_GETTER; in parser_parse_object_literal()

Completed in 5 milliseconds