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

Issue 507035: Enable fast allocation of context objects on IA-32. (Closed)

Created:
11 years ago by Kasper Lund
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Enable fast allocation of context objects on IA-32. Committed: http://code.google.com/p/v8/source/detail?r=3482

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -2 lines) Patch
M be2/src/code-stubs.h View 1 chunk +1 line, -0 lines 0 comments Download
M be2/src/codegen.h View 1 chunk +19 lines, -0 lines 0 comments Download
M be2/src/ia32/codegen-ia32.cc View 2 chunks +50 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
11 years ago (2009-12-17 08:34:21 UTC) #1
Mads Ager (chromium)
11 years ago (2009-12-17 08:49:36 UTC) #2
LGTM!

Could you file bugs for the stuff that we know is unimplemented on ARM and x64? 
It is so easy to forget about it.

Powered by Google App Engine
This is Rietveld 408576698