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

Issue 2230983005: Merged: [turbofan] Fix missing bailout for accessors in literals. (Closed)

Created:
4 years, 4 months ago by Michael Starzinger
Modified:
4 years, 4 months ago
CC:
v8-reviews_googlegroups.com, v8-mips-ports_googlegroups.com, v8-merges_googlegroups.com, v8-x87-ports_googlegroups.com, v8-ppc-ports_googlegroups.com, ulan
Base URL:
https://chromium.googlesource.com/v8/v8.git@5.3
Target Ref:
refs/pending/branch-heads/5.3
Project:
v8
Visibility:
Public.

Description

Merged: [turbofan] Fix missing bailout for accessors in literals. Revision: 667d8ad099f05a1e90c7a43b70af8964ac6ca7a6 BUG=chromium:633585 LOG=N NOTRY=true NOPRESUBMIT=true NOTREECHECKS=true R=bmeurer@chromium.org CC=hablich@chromium.org Committed: https://chromium.googlesource.com/v8/v8/+/c7f317240d90d95bf34e754e3199fbbb588ecd4c

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -31 lines) Patch
M src/ast/ast.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/compiler/ast-graph-builder.cc View 2 chunks +7 lines, -4 lines 0 comments Download
M src/full-codegen/arm/full-codegen-arm.cc View 2 chunks +7 lines, -2 lines 0 comments Download
M src/full-codegen/arm64/full-codegen-arm64.cc View 2 chunks +15 lines, -10 lines 0 comments Download
M src/full-codegen/ia32/full-codegen-ia32.cc View 2 chunks +7 lines, -2 lines 0 comments Download
M src/full-codegen/mips/full-codegen-mips.cc View 2 chunks +7 lines, -2 lines 0 comments Download
M src/full-codegen/mips64/full-codegen-mips64.cc View 2 chunks +7 lines, -2 lines 0 comments Download
M src/full-codegen/ppc/full-codegen-ppc.cc View 2 chunks +7 lines, -2 lines 0 comments Download
M src/full-codegen/s390/full-codegen-s390.cc View 2 chunks +7 lines, -2 lines 0 comments Download
M src/full-codegen/x64/full-codegen-x64.cc View 2 chunks +7 lines, -2 lines 0 comments Download
M src/full-codegen/x87/full-codegen-x87.cc View 2 chunks +7 lines, -2 lines 0 comments Download
A test/mjsunit/regress/regress-crbug-633585.js View 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Michael Starzinger
4 years, 4 months ago (2016-08-11 08:48:08 UTC) #1
Michael Starzinger
NOTE: This script will no longer automatically update include/v8-version.h and create a tag. This is ...
4 years, 4 months ago (2016-08-11 08:48:09 UTC) #2
Michael Hablich
On 2016/08/11 08:48:09, Michael Starzinger wrote: > NOTE: This script will no longer automatically update ...
4 years, 4 months ago (2016-08-11 08:49:16 UTC) #3
Michael Starzinger
4 years, 4 months ago (2016-08-11 08:52:14 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
c7f317240d90d95bf34e754e3199fbbb588ecd4c.

Powered by Google App Engine
This is Rietveld 408576698