Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-statm.c323 parser_stack_iterator_read_uint8 (parser_stack_iterator_t *iterator) /**< iterator */ in parser_stack_iterator_read_uint8() function
659 uint8_t type = parser_stack_iterator_read_uint8 (&iterator); in parser_parse_function_statement()
2136 uint8_t type = parser_stack_iterator_read_uint8 (&iterator); in parser_parse_break_statement()
2175 uint8_t type = parser_stack_iterator_read_uint8 (&iterator); in parser_parse_break_statement()
2226 uint8_t type = parser_stack_iterator_read_uint8 (&iterator); in parser_parse_continue_statement()
2280 uint8_t type = parser_stack_iterator_read_uint8 (&iterator); in parser_parse_continue_statement()
2567 uint8_t type = parser_stack_iterator_read_uint8 (&iterator); in parser_parse_label()
3361 uint8_t type = parser_stack_iterator_read_uint8 (&iterator); in parser_free_jumps()