Home
last modified time | relevance | path

Searched refs:parser_module_append_export_name (Results 1 – 4 of 4) sorted by relevance

/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-module.c83 parser_module_append_export_name (parser_context_t *context_p) /**< parser context */ in parser_module_append_export_name() function
Djs-parser-internal.h812 void parser_module_append_export_name (parser_context_t *context_p);
Djs-parser-expr.c753 parser_module_append_export_name (context_p); in parser_parse_class()
2958 parser_module_append_export_name (context_p); in parser_pattern_process_assignment()
3118 parser_module_append_export_name (context_p); in parser_parse_object_initializer()
Djs-parser-statm.c525 parser_module_append_export_name (context_p); in parser_parse_var_statement()
709 parser_module_append_export_name (context_p); in parser_parse_function_statement()