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

Issue 368403002: Version 3.28.13.1 (merged r22168, r22170, r22174) (Closed)

Created:
6 years, 5 months ago by Yang
Modified:
6 years, 5 months ago
Reviewers:
danno
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Version 3.28.13.1 (merged r22168, r22170, r22174) This corresponds to 3.28.9.1, with r22174 added. MIPS: KeyedLoadIC should have same register spec as LoadIC. MIPS: Clean up the global object naming madness. One of the fast cases in JSObject::MigrateFastToFast() should not be taken if the number of fields did not change. BUG=chromium:390918 LOG=N TBR=danno@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22218

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+172 lines, -225 lines) Patch
M src/mips/builtins-mips.cc View 6 chunks +13 lines, -12 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 1 chunk +7 lines, -17 lines 0 comments Download
M src/mips/debug-mips.cc View 1 chunk +1 line, -3 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 14 chunks +37 lines, -46 lines 0 comments Download
M src/mips/ic-mips.cc View 16 chunks +70 lines, -84 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 4 chunks +15 lines, -32 lines 0 comments Download
M src/objects.h View 1 chunk +3 lines, -4 lines 0 comments Download
M src/objects.cc View 3 chunks +11 lines, -9 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
A + test/mjsunit/regress/regress-crbug-390918.js View 1 chunk +8 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
6 years, 5 months ago (2014-07-04 16:45:58 UTC) #1
Yang
6 years, 5 months ago (2014-07-04 16:47:09 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r22218.

Powered by Google App Engine
This is Rietveld 408576698