Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-mem.c354 parser_stack_free (parser_context_t *context_p) /**< context */ in parser_stack_free() function
Djs-parser-internal.h616 void parser_stack_free (parser_context_t *context_p);
Djs-scanner.c3223 parser_stack_free (context_p); in scanner_scan_all()
3512 parser_stack_free (context_p); in scanner_scan_all()
Djs-parser.c2275 parser_stack_free (&context); in parser_parse_source()