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

Issue 11759022: Check for read-only-ness when preparing for array sort. (Closed)

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

Description

Check for read-only-ness when preparing for array sort. R=verwaest@chromium.org BUG=v8:2419 Committed: https://code.google.com/p/v8/source/detail?r=13313

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M src/objects.cc View 1 chunk +2 lines, -1 line 0 comments Download
A + test/mjsunit/regress/regress-2419.js View 1 chunk +4 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
7 years, 11 months ago (2013-01-04 15:03:53 UTC) #1
Toon Verwaest
7 years, 11 months ago (2013-01-04 15:12:45 UTC) #2
LGTM, except that this probably (at least) also needs to handle AccessChecks,
and support observers and interceptors. This can be handled in a separate CL
however.

Powered by Google App Engine
This is Rietveld 408576698