git://git.webkit.org
/
WebKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2009-05-18 Maciej Stachowiak <mjs@apple.com>
[WebKit.git]
/
JavaScriptCore
/
bytecode
/
Instruction.h
diff --git
a/JavaScriptCore/bytecode/Instruction.h
b/JavaScriptCore/bytecode/Instruction.h
index 314fda4dd4e3710cf5a2c5b81b9630e3f39ee437..24ba490202642805d7cfa6b92b41b372da6b793e 100644
(file)
--- a/
JavaScriptCore/bytecode/Instruction.h
+++ b/
JavaScriptCore/bytecode/Instruction.h
@@
-34,7
+34,7
@@
#include "Structure.h"
#include <wtf/VectorTraits.h>
-#define POLYMORPHIC_LIST_CACHE_SIZE
4
+#define POLYMORPHIC_LIST_CACHE_SIZE
8
namespace JSC {