Home
last modified time | relevance | path

Searched defs:call_arguments (Results 1 – 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-util.c374 size_t call_arguments) /**< number of arguments */ in parser_emit_cbc_call()
Djs-parser-expr.c1415 uint32_t call_arguments = 0; in parser_parse_tagged_template_literal() local
2014 size_t call_arguments = 0; in parser_process_unary_expression() local
Djs-parser-internal.h666 #define parser_emit_cbc_ext_call(context_p, opcode, call_arguments) \ argument
668 #define parser_emit_cbc_ext_call(context_p, opcode, call_arguments) \ argument