Chromium Code Reviews

Issue 277953002: Fix typos in unit test for Array.prototype.fill() (Closed)

Created:
6 years, 7 months ago by aperez
Modified:
6 years, 7 months ago
Reviewers:
wingo, Igor Sheludko, Dmitry Lomov (no reviews), l446240525, rossberg
CC:
v8-dev
Visibility:
Public.

Description

Fix typos in unit test for Array.prototype.fill() BUG= LOG=y R=ishell@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21231

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+2 lines, -2 lines)
M test/mjsunit/harmony/array-fill.js View 2 chunks +2 lines, -2 lines 0 comments

Messages

Total messages: 3 (0 generated)
Igor Sheludko
lgtm
6 years, 7 months ago (2014-05-09 13:59:16 UTC) #1
aperez
On 2014/05/09 13:59:16, Igor Sheludko wrote: > lgtm I am not committer yet, could you ...
6 years, 7 months ago (2014-05-09 15:23:25 UTC) #2
Igor Sheludko
6 years, 7 months ago (2014-05-09 16:11:57 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r21231 (presubmit successful).

Powered by Google App Engine