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

Issue 13383: Experimental: all the deferred code currently uses registers freely,... (Closed)

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

Description

Experimental: all the deferred code currently uses registers freely, so the frame needs to be spilled on entry. This works for now, but we will soon want to thread a register allocator state to each of the deferred code snippets. Committed: http://code.google.com/p/v8/source/detail?r=962

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
12 years ago (2008-12-11 10:07:40 UTC) #1
Mads Ager (chromium)
12 years ago (2008-12-11 10:13:26 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698