RESOLVED FIXED 21766
REGRESSION: 12 JSC tests fail
https://bugs.webkit.org/show_bug.cgi?id=21766
Summary REGRESSION: 12 JSC tests fail
Cameron Zwarich (cpst)
Reported 2008-10-20 19:30:35 PDT
The following tests now fail on assertion failures: ecma/Expressions/11.2.1-3-n.js ecma/Expressions/11.2.1-4-n.js ecma/Expressions/11.2.2-2-n.js ecma/Expressions/11.2.2-3-n.js ecma/Expressions/11.2.3-3-n.js ecma/Expressions/11.2.3-4-n.js ecma_2/Exceptions/expression-002.js ecma_2/Exceptions/expression-003.js ecma_2/Exceptions/expression-004.js ecma_2/Exceptions/expression-007.js ecma_2/Exceptions/expression-008.js ecma_2/Exceptions/expression-016.js The assertions are of the following form: ASSERTION FAILED: m_structureID->propertyStorageCapacity() == inlineStorageCapacity (./kjs/JSObject.h:216 JSC::JSObject::JSObject(WTF::PassRefPtr))
Attachments
patch (8.13 KB, patch)
2008-10-20 22:11 PDT, Sam Weinig
zwarich: review+
Sam Weinig
Comment 1 2008-10-20 22:11:34 PDT
Cameron Zwarich (cpst)
Comment 2 2008-10-20 22:58:28 PDT
Comment on attachment 24537 [details] patch r=me
Sam Weinig
Comment 3 2008-10-21 00:35:57 PDT
Fix landed in r37759.
Note You need to log in before you can comment on or make changes to this bug.