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

Issue 6728001: Ensure enough space for lazy deoptimization relocation information. (Closed)

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

Description

Ensure enough space for lazy deoptimization relocation information. Was not done for runtime calls and for recursive calls. Only ia32 for now. We need to refactor x64 and look into arm as well. R=sgjesse@chromium.org BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=7331

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -29 lines) Patch
M src/ia32/lithium-codegen-ia32.cc View 7 chunks +11 lines, -17 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 5 chunks +5 lines, -12 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
9 years, 9 months ago (2011-03-23 15:32:58 UTC) #1
Søren Thygesen Gjesse
9 years, 9 months ago (2011-03-23 15:33:39 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698