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

Issue 10854115: Check for function in %_CallFunction. (Closed)

Created:
8 years, 4 months ago by Yang
Modified:
8 years, 4 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Check for function in %_CallFunction. R=mstarzinger@chromium.org BUG=v8:2285 Committed: https://code.google.com/p/v8/source/detail?r=12299

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -22 lines) Patch
M src/arm/full-codegen-arm.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 2 chunks +6 lines, -5 lines 0 comments Download
A + test/mjsunit/regress/regress-2285.js View 1 chunk +2 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
8 years, 4 months ago (2012-08-13 12:00:23 UTC) #1
Michael Starzinger
8 years, 4 months ago (2012-08-13 12:07:00 UTC) #2
LGTM. If it doesn't affect performance. But I guess the additional Smi check is
not a huge overhead.

Powered by Google App Engine
This is Rietveld 408576698