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

Issue 7045002: Fix bug 1396: Optimized calls to API functions assumed that the receiver was a JSObject, failed w... (Closed)

Created:
9 years, 7 months ago by William Hesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix bug 1396: Optimized calls to API functions assumed that the receiver was a JSObject, failed when compiling stub otherwise. BUG=v8:1396 Committed: http://code.google.com/p/v8/source/detail?r=7929

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M src/arm/stub-cache-arm.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
A tiny review for you.
9 years, 7 months ago (2011-05-18 11:08:27 UTC) #1
Kevin Millikin (Chromium)
9 years, 7 months ago (2011-05-18 12:05:54 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698