Changeset 91394 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Jul 20, 2011, 1:25:15 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r91383 r91394 1 2011-07-20 Oliver Hunt <[email protected]> 2 3 Codeblock doesn't visit cached structures in global resolve instructions 4 https://bugs.webkit.org/show_bug.cgi?id=64889 5 6 Reviewed by Sam Weinig. 7 8 Visit the global resolve instructions. This fixes a couple 9 of random crashes seen in the jquery tests when using the 10 interpreter. 11 12 * bytecode/CodeBlock.cpp: 13 (JSC::CodeBlock::visitAggregate): 14 1 15 2011-07-20 James Robinson <[email protected]> 2 16
Note:
See TracChangeset
for help on using the changeset viewer.