Searched defs:u8_arg (Results 1 – 2 of 2) sorted by relevance
/third_party/jerryscript/jerry-core/parser/js/ | ||
D | js-scanner.h | 74 uint8_t u8_arg; /**< custom 8-bit value */ member |
D | js-scanner-util.c | 708 uint8_t u8_arg = 0; in scanner_pop_literal_pool() local |