Adding 'func_expr_n' opcode; replacing arg1 and arg2 of 'func_decl_n' opcode with arg_list.

This commit is contained in:
Ruben Ayrapetyan
2014-08-26 15:58:57 +04:00
parent 7a80b7f4f1
commit 02f31fbcfb
4 changed files with 21 additions and 20 deletions
+1
View File
@@ -120,6 +120,7 @@ free_string_literal_copy (string_literal_copy *str_lit_descr_p) /**< string lite
op (call_n) \
op (native_call) \
op (func_decl_n) \
op (func_expr_n) \
op (varg_list) \
op (construct_n) \
op (array_decl) \