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

Issue 6410028: Fix bug in object literals with large array indexes as strings. (Closed)

Created:
9 years, 10 months ago by Lasse Reichstein
Modified:
9 years, 6 months ago
CC:
v8-dev, Martin Maly
Visibility:
Public.

Description

Fix bug in object literals with large array indexes as strings. Committed: http://code.google.com/p/v8/source/detail?r=6577

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -21 lines) Patch
M src/ast.cc View 2 chunks +22 lines, -15 lines 0 comments Download
M src/hashmap.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/parser.cc View 3 chunks +4 lines, -5 lines 0 comments Download
M test/mjsunit/compiler/literals.js View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
9 years, 10 months ago (2011-02-02 13:43:02 UTC) #1
Mads Ager (chromium)
9 years, 10 months ago (2011-02-02 13:48:18 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698