Merge line-by-line parser

This commit is contained in:
Ilmir Usmanov
2014-07-09 16:17:42 +04:00
parent 823432664e
commit f46d5b440c
24 changed files with 2416 additions and 3404 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
#ifndef OPCODES_H
#define OPCODES_H
#ifdef __HOST
#ifdef JERRY_NDEBUG
#include <stdio.h>
#endif