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 560463002: Fix ElementsKind handling of prototypes in Array.concat (Closed)

Created:
6 years, 3 months ago by Jakob Kummerow
Modified:
6 years, 3 months ago
Reviewers:
ulan
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Fix ElementsKind handling of prototypes in Array.concat Double elements, typed elements, and sloppy arguments elements were all erroneously marked UNREACHABLE. BUG=chromium:412203 LOG=n R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23863

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -19 lines) Patch
M src/runtime.cc View 3 chunks +31 lines, -19 lines 0 comments Download
A test/mjsunit/regress/regress-crbug-412203.js View 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Jakob Kummerow
6 years, 3 months ago (2014-09-09 15:33:27 UTC) #2
ulan
lgtm
6 years, 3 months ago (2014-09-10 10:38:00 UTC) #3
Jakob Kummerow
6 years, 3 months ago (2014-09-11 10:04:22 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 23863 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698