Implementing 'array_decl' opcode handler.

This commit is contained in:
Ruben Ayrapetyan
2014-08-27 18:28:26 +04:00
parent 76121926d1
commit 2feb159fd8
5 changed files with 75 additions and 4 deletions
+1
View File
@@ -17,6 +17,7 @@
#define OPCODES_ECMA_SUPPORT_H
#include "ecma-alloc.h"
#include "ecma-array-object.h"
#include "ecma-comparison.h"
#include "ecma-conversion.h"
#include "ecma-exceptions.h"