X-Git-Url: https://git.webkit.org/?p=WebKit.git;a=blobdiff_plain;f=JavaScriptCore%2Fbytecode%2FInstruction.h;h=24ba490202642805d7cfa6b92b41b372da6b793e;hp=314fda4dd4e3710cf5a2c5b81b9630e3f39ee437;hb=faff745a8533e6fc3a574b212b8348cd9fbbc71c;hpb=c89aae6f1f83c298abcac58745652274bb9a625d;ds=sidebyside diff --git a/JavaScriptCore/bytecode/Instruction.h b/JavaScriptCore/bytecode/Instruction.h index 314fda4dd4e3..24ba49020264 100644 --- a/JavaScriptCore/bytecode/Instruction.h +++ b/JavaScriptCore/bytecode/Instruction.h @@ -34,7 +34,7 @@ #include "Structure.h" #include -#define POLYMORPHIC_LIST_CACHE_SIZE 4 +#define POLYMORPHIC_LIST_CACHE_SIZE 8 namespace JSC {