Reorganize the fields of the global context.

JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
This commit is contained in:
Zoltan Herczeg
2016-08-16 00:56:28 -07:00
parent dc87ce0930
commit a0e256e867
2 changed files with 30 additions and 46 deletions
-2
View File
@@ -16,7 +16,6 @@
#include <stdio.h>
#include "lit-magic-strings.h"
#include "ecma-alloc.h"
#include "ecma-array-object.h"
#include "ecma-builtin-helpers.h"
@@ -36,7 +35,6 @@
#include "jerry-snapshot.h"
#include "js-parser.h"
#include "re-compiler.h"
#include "vm.h"
#define JERRY_INTERNAL
#include "jerry-internal.h"