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

Issue 113456: Remove the redundant flags is_bound_ and is_linked_ from the... (Closed)

Created:
11 years, 7 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Remove the redundant flags is_bound_ and is_linked_ from the JumpTarget class in favor of using other internal state. Committed: http://code.google.com/p/v8/source/detail?r=1966

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -58 lines) Patch
M src/arm/jump-target-arm.cc View 7 chunks +3 lines, -17 lines 0 comments Download
M src/ia32/jump-target-ia32.cc View 9 chunks +11 lines, -24 lines 0 comments Download
M src/jump-target.h View 2 chunks +8 lines, -9 lines 0 comments Download
M src/jump-target.cc View 4 chunks +0 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
11 years, 7 months ago (2009-05-15 11:07:55 UTC) #1
Mads Ager (chromium)
11 years, 7 months ago (2009-05-15 11:11:03 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698