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

Issue 252743010: Check that JSArray::SetElementsLength does not throw in array.length accessor. (Closed)

Created:
6 years, 7 months ago by ulan
Modified:
6 years, 7 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Check that JSArray::SetElementsLength does not throw in array.length accessor. BUG= R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21045

Patch Set 1 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M src/accessors.cc View 1 chunk +2 lines, -3 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
ulan
PTAL
6 years, 7 months ago (2014-04-29 12:45:11 UTC) #1
Yang
LGTM with comment. https://codereview.chromium.org/252743010/diff/20001/src/accessors.cc File src/accessors.cc (right): https://codereview.chromium.org/252743010/diff/20001/src/accessors.cc#newcode201 src/accessors.cc:201: maybe.ToHandleChecked(); Using .Check() should suffice.
6 years, 7 months ago (2014-04-29 12:45:57 UTC) #2
ulan
6 years, 7 months ago (2014-04-29 12:52:48 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r21045 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698