Changeset 224217 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Oct 30, 2017, 6:15:08 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r224192 r224217 1 2017-10-30 Saam Barati <[email protected]> 2 3 We need a storeStoreFence before storing to the instruction stream's live variable catch data 4 https://bugs.webkit.org/show_bug.cgi?id=178649 5 6 Reviewed by Keith Miller. 7 8 * bytecode/CodeBlock.cpp: 9 (JSC::CodeBlock::ensureCatchLivenessIsComputedForBytecodeOffsetSlow): 10 1 11 2017-10-30 Michael Catanzaro <[email protected]> 2 12
Note:
See TracChangeset
for help on using the changeset viewer.