Introducing CompactProfileError built-in object.

This commit is contained in:
Ruben Ayrapetyan
2014-10-16 19:49:47 +04:00
parent fce52b42c5
commit ed960b78db
7 changed files with 151 additions and 1 deletions
+5
View File
@@ -110,4 +110,9 @@
*/
// #define CONFIG_ECMA_GLOBAL_ENVIRONMENT_DECLARATIVE
/**
* Implementation should correspond to ECMA Compact Profile
*/
#define CONFIG_ECMA_COMPACT_PROFILE
#endif /* !CONFIG_H */