Adding configuration option for ECMA exception support.
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user