Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser.c920 bool needs_uint16_arguments; in parser_post_processing() local
1181 needs_uint16_arguments = false; in parser_post_processing()
1188 needs_uint16_arguments = true; in parser_post_processing()
1247 if (needs_uint16_arguments) in parser_post_processing()

Completed in 4 milliseconds