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

Issue 10795029: Simplify TryInline's signature. (Closed)

Created:
8 years, 5 months ago by Sven Panne
Modified:
8 years, 5 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Simplify TryInline's signature. We don't actually need the arguments of the call, just their count. This change is needed because in an accessor call there is no explicit argument list. Committed: https://code.google.com/p/v8/source/detail?r=12144

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M src/hydrogen.h View 1 chunk +1 line, -1 line 0 comments Download
M src/hydrogen.cc View 5 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Sven Panne
8 years, 5 months ago (2012-07-19 09:44:17 UTC) #1
Michael Starzinger
8 years, 5 months ago (2012-07-19 10:31:05 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698