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/
H A Djs-parser-internal.h710 void lexer_convert_push_number_to_push_literal (parser_context_t *context_p);
H A Djs-parser-expr.c2666 lexer_convert_push_number_to_push_literal (context_p); in parser_process_binary_opcodes()
H A 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
2628 } /* lexer_convert_push_number_to_push_literal */ in lexer_convert_push_number_to_push_literal()

Completed in 9 milliseconds