Changeset 43855 in webkit for trunk/JavaScriptCore/bytecode
- Timestamp:
- May 18, 2009, 11:06:22 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/bytecode/Instruction.h
r41000 r43855 35 35 #include <wtf/VectorTraits.h> 36 36 37 #define POLYMORPHIC_LIST_CACHE_SIZE 437 #define POLYMORPHIC_LIST_CACHE_SIZE 8 38 38 39 39 namespace JSC {
Note:
See TracChangeset
for help on using the changeset viewer.