Remove intrinsics (native_call opcode).

JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
This commit is contained in:
Ruben Ayrapetyan
2015-07-30 16:18:07 +03:00
parent 72d4c07bdc
commit f7781bb7bc
7 changed files with 1 additions and 241 deletions
-1
View File
@@ -21,7 +21,6 @@
#include "jsp-mm.h"
#include "opcodes.h"
#include "opcodes-dumper.h"
#include "opcodes-native-call.h"
#include "parser.h"
#include "re-parser.h"
#include "scopes-tree.h"