Home
last modified time | relevance | path

Searched defs:bytes_p (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-mem.c503 const uint8_t *bytes_p = (const uint8_t *) data_p; in parser_stack_push() local
560 uint8_t *bytes_p = (uint8_t *) data_p; in parser_stack_pop() local
636 uint8_t *bytes_p = (uint8_t *) data_p; in parser_stack_iterator_read() local
668 const uint8_t *bytes_p = (const uint8_t *) data_p; in parser_stack_iterator_write() local
Djs-parser.c402 uint8_t *bytes_p = byte_code_p + bytes_copied; in parse_update_branches() local