aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchunseok lee <chunseok.lee@samsung.com>2015-10-23 14:43:13 +0900
committerchunseok lee <chunseok.lee@samsung.com>2015-10-23 14:43:13 +0900
commit97180f10bfa9333c6c76bfe672c63f1db0fa8eb4 (patch)
tree1ad5b51a8eb5285682e86657c8eb36d38f8f7ac9
parent001d2b8cecf1a2995a48a635a52018957762ffb4 (diff)
disable cachedemo_soscon2015
-rw-r--r--jerry-core/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/jerry-core/config.h b/jerry-core/config.h
index 37178ffa..6a47eed6 100644
--- a/jerry-core/config.h
+++ b/jerry-core/config.h
@@ -122,7 +122,7 @@
/**
* Disable ECMA lookup cache
*/
-// #define CONFIG_ECMA_LCACHE_DISABLE
+#define CONFIG_ECMA_LCACHE_DISABLE
/**
* Share of newly allocated since last GC objects among all currently allocated objects,