Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-internal.h710 void lexer_convert_push_number_to_push_literal (parser_context_t *context_p);
Djs-parser-expr.c2666 lexer_convert_push_number_to_push_literal (context_p); in parser_process_binary_opcodes()
Djs-lexer.c2554 lexer_convert_push_number_to_push_literal (parser_context_t *context_p) /**< context */ in lexer_convert_push_number_to_push_literal() function