Always define debugger-related opcodes (#1734)
This change makes the generated snapshot independent from buildconfig. JerryScript-DCO-1.0-Signed-off-by: Zsolt Borbély zsborbely.u-szeged@partner.samsung.com
This commit is contained in:
@@ -36,6 +36,6 @@ typedef struct
|
||||
/**
|
||||
* Jerry snapshot format version
|
||||
*/
|
||||
#define JERRY_SNAPSHOT_VERSION (6u)
|
||||
#define JERRY_SNAPSHOT_VERSION (7u)
|
||||
|
||||
#endif /* !JERRY_SNAPSHOT_H */
|
||||
|
||||
Reference in New Issue
Block a user