Adding configuration option for ECMA exception support.

This commit is contained in:
Ruben Ayrapetyan
2014-09-08 19:09:34 +04:00
parent 4d34bab9a0
commit dafbaa742e
4 changed files with 41 additions and 10 deletions
+5
View File
@@ -99,4 +99,9 @@
#define CONFIG_ECMA_CHAR_ASCII
// #define CONFIG_ECMA_CHAR_UTF16
/**
* Enable ecma-exception support
*/
#define CONFIG_ECMA_EXCEPTION_SUPPORT
#endif /* !CONFIG_H */