Changeset 87406 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- May 26, 2011, 11:43:40 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r87377 r87406 1 2011-05-26 Geoffrey Garen <[email protected]> 2 3 Reviewed by Oliver Hunt. 4 5 Provide a real owner when copying a property table, for the sake of 6 write barriers. 7 https://bugs.webkit.org/show_bug.cgi?id=61547 8 9 No test because we can't enable the writeBarrier() ASSERT just yet. 10 11 * runtime/Structure.cpp: 12 (JSC::Structure::addPropertyTransition): 13 1 14 2011-05-26 Adam Roben <[email protected]> 2 15
Note:
See TracChangeset
for help on using the changeset viewer.