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

Issue 6483010: Check holder before optimizing calls to global functions.... (Closed)

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

Description

Check holder before optimizing calls to global functions. In the case where the function is not found in the global object, we have to generate a generic call. BUG=v8:1106 TEST=mjsunit/regress/regress-1106.js Committed: http://code.google.com/p/v8/source/detail?r=6727

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M src/ast.cc View 1 chunk +3 lines, -1 line 0 comments Download
M test/mjsunit/regress/regress-1106.js View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
fschneider
9 years, 10 months ago (2011-02-10 12:12:17 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698