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

Issue 101863004: Check whether the receiver to a keyed-call is actually a heapobject. (Closed)

Created:
7 years ago by Toon Verwaest
Modified:
7 years ago
CC:
v8-dev
Visibility:
Public.

Description

Check whether the receiver to a keyed-call is actually a heapobject. BUG=325225 LOG=n R=dslomov@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18241

Patch Set 1 #

Patch Set 2 : Add second test. #

Total comments: 1

Patch Set 3 : Use assertThrows #

Total comments: 2

Patch Set 4 : Add type of error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -10 lines) Patch
M src/code-stubs-hydrogen.cc View 1 chunk +1 line, -0 lines 0 comments Download
A + test/mjsunit/regress/regress-crbug-325225.js View 1 2 3 1 chunk +13 lines, -10 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Toon Verwaest
PTAL
7 years ago (2013-12-03 17:48:58 UTC) #1
Dmitry Lomov (no reviews)
https://codereview.chromium.org/101863004/diff/20001/test/mjsunit/regress/regress-crbug-325225.js File test/mjsunit/regress/regress-crbug-325225.js (right): https://codereview.chromium.org/101863004/diff/20001/test/mjsunit/regress/regress-crbug-325225.js#newcode36 test/mjsunit/regress/regress-crbug-325225.js:36: } catch (e) { } Separate try-catches, also assertThrow
7 years ago (2013-12-03 17:52:05 UTC) #2
Toon Verwaest
Addressed comment. PTAL again.
7 years ago (2013-12-03 17:55:32 UTC) #3
Dmitry Lomov (no reviews)
lgtm with comments - please assert the type of exception. https://codereview.chromium.org/101863004/diff/30001/test/mjsunit/regress/regress-crbug-325225.js File test/mjsunit/regress/regress-crbug-325225.js (right): https://codereview.chromium.org/101863004/diff/30001/test/mjsunit/regress/regress-crbug-325225.js#newcode36 ...
7 years ago (2013-12-03 17:57:01 UTC) #4
Toon Verwaest
Addressed comments. Landing.
7 years ago (2013-12-03 17:58:11 UTC) #5
Toon Verwaest
7 years ago (2013-12-03 17:59:39 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 manually as r18241 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698