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

Issue 6350011: Port to ARM and x64: Record the lazy deoptimization environmnent only at LLa... (Closed)

Created:
9 years, 11 months ago by fschneider
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Port to ARM and x64: Record the lazy deoptimization environmnent only at LLazyBailout-instructions. This is a port of the change http://codereview.chromium.org/6348016/ to ARM and x64 platform. Committed: http://code.google.com/p/v8/source/detail?r=6453

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -85 lines) Patch
M src/arm/lithium-arm.h View 2 chunks +0 lines, -15 lines 0 comments Download
M src/arm/lithium-arm.cc View 3 chunks +7 lines, -24 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 chunk +10 lines, -6 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +10 lines, -6 lines 0 comments Download
M src/x64/lithium-x64.h View 1 chunk +0 lines, -11 lines 0 comments Download
M src/x64/lithium-x64.cc View 3 chunks +5 lines, -22 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
9 years, 11 months ago (2011-01-24 16:13:22 UTC) #1
Søren Thygesen Gjesse
9 years, 11 months ago (2011-01-24 17:07:47 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698