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 299403008: Fix storing to primitive objects by applying ToObject. This is necessary to ensure that we properly… (Closed)

Created:
6 years, 7 months ago by Toon Verwaest
Modified:
6 years, 4 months ago
Reviewers:
CC:
v8-dev
Visibility:
Public.

Description

Fix storing to primitive objects by applying ToObject. This is necessary to ensure that we properly traverse the prototype chain of their value wrappers. BUG=v8:1475 LOG=n

Patch Set 1 #

Patch Set 2 : Adding test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -2 lines) Patch
M src/ic.cc View 1 chunk +17 lines, -2 lines 0 comments Download
A test/mjsunit/assign-primitive-property.js View 1 1 chunk +20 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698