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

Issue 2261163002: Adapt arguments when inlining C++ builtins (Closed)

Created:
4 years, 4 months ago by jgruber
Modified:
4 years, 3 months ago
Reviewers:
Jarin
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@inline-cpp-construct
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Adapt arguments when inlining C++ builtins When inlining Cpp builtins, we also need to adapt arguments if required. Another option would be to completely disable argument adaption for C++ builtins. BUG=639752

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -16 lines) Patch
M src/compiler/js-typed-lowering.cc View 1 2 5 chunks +47 lines, -16 lines 0 comments Download

Messages

Total messages: 15 (14 generated)
jgruber
4 years, 4 months ago (2016-08-22 12:23:11 UTC) #7

          

Powered by Google App Engine
This is Rietveld 408576698