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

Issue 22870002: Merged r16012, r16014, r16037, r16042, r16082, r16085, r16101, r16102, r16106 into trunk branch. (Closed)

Created:
7 years, 4 months ago by danno
Modified:
7 years, 4 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Merged r16012, r16014, r16037, r16042, r16082, r16085, r16101, r16102, r16106 into trunk branch. Never define 'DEBUG' for non-v8 code Fix incorrect #ifdef statements for I18N support. IsNearDeath needs to include pending nodes Disable parallel recompilation for --trace-hydrogen-stubs. Fix Array index dehoisting. MIPS: Fix Sunspider 1.0/crypto-aes. Handle Symbols in the LBranch instruction on x64. Removed wrong ASSERTs on MIPS. Check for empty handle in JSON stringifier BUG=264203 R=jkummerow@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=16152

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -46 lines) Patch
M build/standalone.gypi View 2 chunks +3 lines, -3 lines 0 comments Download
M include/v8.h View 2 chunks +5 lines, -2 lines 0 comments Download
M src/api.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/code-stubs.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/global-handles.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/hydrogen-dehoist.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/icu_util.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/json-stringifier.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 4 chunks +6 lines, -13 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M src/v8.cc View 1 chunk +5 lines, -1 line 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +6 lines, -0 lines 0 comments Download
A + test/mjsunit/regress/json-stringifier-emptyhandle.js View 1 chunk +12 lines, -11 lines 0 comments Download
A + test/mjsunit/regress/regress-264203.js View 1 chunk +11 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
danno
7 years, 4 months ago (2013-08-12 16:12:53 UTC) #1
Jakob Kummerow
rubberstamp LGTM
7 years, 4 months ago (2013-08-12 16:13:24 UTC) #2
danno
7 years, 4 months ago (2013-08-12 16:17:52 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r16152 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698