Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-internal.h705 … uint8_t *local_byte_array_p, lexer_string_options_t opts);
Djs-lexer.c2099 uint8_t *local_byte_array_p, /**< local byte array to store chars */ in lexer_convert_literal_to_chars() argument
2118 destination_start_p = local_byte_array_p; in lexer_convert_literal_to_chars()