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

Issue 239033002: Fix bogus call to Object.hasOwnProperty in Array builtin. (Closed)

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

Description

Fix bogus call to Object.hasOwnProperty in Array builtin. R=mvstanton@chromium.org TEST=mjsunit/regress/regress-builtinbust-5 Committed: https://code.google.com/p/v8/source/detail?r=20766

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -11 lines) Patch
M src/array.js View 1 chunk +0 lines, -11 lines 0 comments Download
A test/mjsunit/regress/regress-builtinbust-5.js View 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Michael Starzinger
Now that array.js is in strict mode, we can get rid of the Object.isFrozen check ...
6 years, 8 months ago (2014-04-15 12:19:56 UTC) #1
mvstanton
lgtm
6 years, 8 months ago (2014-04-15 12:38:20 UTC) #2
Michael Starzinger
6 years, 8 months ago (2014-04-15 12:53:03 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20766 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698