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

Issue 131343013: Test and fix for _CallFunction intrinsic deoptimization. (Closed)

Created:
6 years, 10 months ago by Jarin
Modified:
6 years, 10 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Test and fix for _CallFunction intrinsic deoptimization. I have also cleaned up HOptimizedGraphBuilder::GenerateCallFunction to use IfBuilder. R=jkummerow@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=19151

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -33 lines) Patch
M src/hydrogen.cc View 1 chunk +32 lines, -24 lines 2 comments Download
A + test/mjsunit/regress/call-function-in-effect-context-deopt.js View 1 chunk +9 lines, -9 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Jarin
6 years, 10 months ago (2014-02-06 11:59:37 UTC) #1
Jakob Kummerow
LGTM with a nit. https://codereview.chromium.org/131343013/diff/1/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/131343013/diff/1/src/hydrogen.cc#newcode10547 src/hydrogen.cc:10547: Add<HInvokeFunction>(function, arg_count); nit: 4 spaces ...
6 years, 10 months ago (2014-02-06 12:19:52 UTC) #2
Jarin
6 years, 10 months ago (2014-02-06 12:42:35 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19151 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698