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

Issue 6452007: Prepare for bailout with the proper state at labeled block entries. (Closed)

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

Description

Prepare for bailout with the proper state at labeled block entries. The state here should be NO_REGISTERS. It was spuriously changed to from NO_REGISTERS to TOS_REG when TOS_EAX was renamed to TOS_REG. BUG=v8:1113 Committed: http://code.google.com/p/v8/source/detail?r=6682

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/full-codegen.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Chromium)
9 years, 10 months ago (2011-02-08 15:37:02 UTC) #1
Kevin Millikin (Chromium)
+fschneider
9 years, 10 months ago (2011-02-08 15:43:13 UTC) #2
fschneider
9 years, 10 months ago (2011-02-08 15:47:23 UTC) #3
LGTM.

Powered by Google App Engine
This is Rietveld 408576698