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

Issue 11272: When probing a dictionary backing storage in generated code, make sure... (Closed)

Created:
12 years, 1 month ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

When probing a dictionary backing storage in generated code, make sure not to return functions that have not been loaded. This fixes crashes on expedia.com: http://code.google.com/p/chromium/issues/detail?id=4526 Committed: http://code.google.com/p/v8/source/detail?r=799

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -1 line) Patch
M src/ic-arm.cc View 1 3 chunks +33 lines, -0 lines 0 comments Download
M src/ic-ia32.cc View 1 5 chunks +32 lines, -1 line 0 comments Download
M test/cctest/test-api.cc View 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Mads Ager (chromium)
12 years, 1 month ago (2008-11-19 14:46:53 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698