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

Issue 10095006: Fix handling of this in Array.prototype.concat method. (Closed)

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

Description

Fix handling of this in Array.prototype.concat method. R=jkummerow@chromium.org BUG=v8:2080 TEST=test262/15.4.4.4-5-c-i-1 Committed: https://code.google.com/p/v8/source/detail?r=11323

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M src/array.js View 1 chunk +5 lines, -1 line 1 comment Download
M test/test262/test262.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
8 years, 8 months ago (2012-04-16 08:07:37 UTC) #1
Jakob Kummerow
8 years, 8 months ago (2012-04-16 08:08:56 UTC) #2
lgtm

https://chromiumcodereview.appspot.com/10095006/diff/1/src/array.js
File src/array.js (right):

https://chromiumcodereview.appspot.com/10095006/diff/1/src/array.js#newcode1
src/array.js:1: // Copyright 2010 the V8 project authors. All rights reserved.
2012

Powered by Google App Engine
This is Rietveld 408576698