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

Issue 6073: Fixed use of undefined in ArraySort.... (Closed)

Created:
12 years, 2 months ago by olehougaard
Modified:
9 years, 7 months ago
Reviewers:
Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

Fixed use of undefined in ArraySort. Changed 'undefined' in ArraySort to 'void 0'. Also added regression test to catch the error. Committed: http://code.google.com/p/v8/source/detail?r=406

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -1 line) Patch
M src/array.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/array-sort.js View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
olehougaard
12 years, 2 months ago (2008-10-02 08:50:45 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698