Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(77)

Issue 109213005: Merged r17432, r17526, r17545, r17620, r17747 into 3.20 branch. (Closed)

Created:
7 years ago by ulan
Modified:
7 years ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Merged r17432, r17526, r17545, r17620, r17747 into 3.20 branch. Do not remove HAdd with zero if the other operand is a double. Age ICs on context dispose notification. Fix y-umlaut to uppercase. Fix potential assertion failure in ConvertCase. Fix duplicate check in DependentCode::Insert. BUG=309723, v8:2984, 318454 R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18325

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -152 lines) Patch
M src/compiler.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M src/heap.cc View 5 chunks +7 lines, -14 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 chunk +9 lines, -2 lines 0 comments Download
M src/objects.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M src/runtime.cc View 10 chunks +110 lines, -109 lines 0 comments Download
M src/unicode.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
A + test/mjsunit/regress/regress-2984.js View 1 chunk +6 lines, -7 lines 0 comments Download
A + test/mjsunit/regress/regress-add-minus-zero.js View 1 chunk +6 lines, -11 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ulan
7 years ago (2013-12-17 11:54:09 UTC) #1
ulan
PTAL: This is based on https://code.google.com/p/v8/source/detail?r=17971. src/code-stubs-hydrogen.cc and src/compiler.cc did not apply cleanly.
7 years ago (2013-12-17 11:55:03 UTC) #2
Yang
On 2013/12/17 11:55:03, ulan wrote: > PTAL: This is based on https://code.google.com/p/v8/source/detail?r=17971. > > src/code-stubs-hydrogen.cc ...
7 years ago (2013-12-17 12:30:53 UTC) #3
ulan
7 years ago (2013-12-17 12:42:44 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r18325.

Powered by Google App Engine
This is Rietveld 408576698