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

Issue 315533002: %ObjectFreeze needs to exclude non-fast-path objects. (Closed)

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

Description

%ObjectFreeze needs to exclude non-fast-path objects. ClusterFuzz will call it with sloppy arguments and similar cases. BUG=380049 LOG=N R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21624

Patch Set 1 #

Total comments: 1

Patch Set 2 : Comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -7 lines) Patch
M src/runtime.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
A + test/mjsunit/regress/regress-380049.js View 1 1 chunk +3 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
mvstanton
Hi Yang, here is one more, thx! --Michael
6 years, 6 months ago (2014-06-03 07:18:57 UTC) #1
Yang
lgtm. https://codereview.chromium.org/315533002/diff/1/test/mjsunit/regress/regress-380049.js File test/mjsunit/regress/regress-380049.js (right): https://codereview.chromium.org/315533002/diff/1/test/mjsunit/regress/regress-380049.js#newcode10 test/mjsunit/regress/regress-380049.js:10: %ObjectFreeze(f); how about assertThrows
6 years, 6 months ago (2014-06-03 07:20:28 UTC) #2
mvstanton
6 years, 6 months ago (2014-06-03 07:59:43 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r21624 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698