Chromium Code Reviews

Issue 6480032: X64: Fix Generate_NotifyLazyDeoptimized to actually call with the LAZY flag.... (Closed)

Created:
9 years, 10 months ago by Rico
Modified:
9 years, 6 months ago
Reviewers:
Mads Ager (chromium)
CC:
v8-dev
Visibility:
Public.

Description

X64: Fix Generate_NotifyLazyDeoptimized to actually call with the LAZY flag. This should fix the flaky cctest failure on the debug run of x64 with crankshaft enabled. Committed: http://code.google.com/p/v8/source/detail?r=6731

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+1 line, -1 line)
M src/x64/builtins-x64.cc View 1 chunk +1 line, -1 line 0 comments

Messages

Total messages: 2 (0 generated)
Rico
9 years, 10 months ago (2011-02-10 15:14:00 UTC) #1
Mads Ager (chromium)
9 years, 10 months ago (2011-02-10 15:14:58 UTC) #2
LGTM

Powered by Google App Engine