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

Issue 3002: Change the code generator state constructor to implicitly push the state on... (Closed)

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

Description

Change the code generator state constructor to implicitly push the state on stack, rather than explicitly saving and restoring it. Committed: http://code.google.com/p/v8/source/detail?r=294

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+180 lines, -81 lines) Patch
M src/codegen-arm.cc View 13 chunks +91 lines, -41 lines 0 comments Download
M src/codegen-ia32.cc View 12 chunks +89 lines, -40 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Kevin Millikin (Chromium)
12 years, 3 months ago (2008-09-12 08:12:04 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698