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

Issue 542089: Fix bug in keyed load stub for strings.... (Closed)

Created:
10 years, 11 months ago by fschneider
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix bug in keyed load stub for strings. Instead of returning the empty string when indexing a string out of bounds we now correctly return undefined. Committed: http://code.google.com/p/v8/source/detail?r=3611

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M src/runtime.cc View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
10 years, 11 months ago (2010-01-15 11:54:04 UTC) #1
Kevin Millikin (Chromium)
10 years, 11 months ago (2010-01-15 11:57:03 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698