Renaming 'construct_decl' opcode to 'construct_n'.

This commit is contained in:
Ruben Ayrapetyan
2014-08-26 12:50:23 +04:00
parent dc3f529307
commit 7a80b7f4f1
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ free_string_literal_copy (string_literal_copy *str_lit_descr_p) /**< string lite
op (native_call) \
op (func_decl_n) \
op (varg_list) \
op (construct_decl) \
op (construct_n) \
op (array_decl) \
op (prop) \
op (prop_get_decl) \