summaryrefslogtreecommitdiffstats
path: root/JavaScriptCore/runtime/Operations.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Cherry-picks a WebKit change to revert recent changes to String addition for ↵Steve Block2010-01-041-6/+5
| | | | | | | | | | | | | | | | | JSC. WebKit change http://trac.webkit.org/changeset/51975 modified String addition in JSC to use ropes. However, the change was incorrect, so was rolled back in http://trac.webkit.org/changeset/51978. The last WebKit merge was to revision r51976, so picked up the initial, broken change only. This change cherry-picks http://trac.webkit.org/changeset/51978 to revert the original change. Bug: 2336856 Change-Id: I7f48bce6a7f605779424ba0a7601524ab3a71990
* Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-171-11/+8
| | | | Change-Id: Ib0e7e2f0fb4bee5a186610272edf3186f0986b43
* Get WebKit r44544.Feng Qian2009-06-171-9/+9
|
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-101-0/+66
| | | | Automated import of CL 145796
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-0/+55