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

Issue 10783017: Maintain the invariant that all HGraphBuilder::VisitFoo methods return void. (Closed)

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

Description

Maintain the invariant that all HGraphBuilder::VisitFoo methods return void. Additionally, this enables the use of a CHECK_ALIVE macro instead of copy-n-paste code at one place. This CL is part of a series of several yak-shaving CLs to prepare the inlining of JavaScript accessors. Committed: https://code.google.com/p/v8/source/detail?r=12093

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Sven Panne
8 years, 5 months ago (2012-07-16 10:37:08 UTC) #1
rossberg
8 years, 5 months ago (2012-07-16 12:12:46 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698