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

Issue 722001: Add IsStackAllocated helper for variables. (Closed)

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

Description

Add IsStackAllocated helper for variables. Add a simple boolean helper function for Variables and Slots. Committed: http://code.google.com/p/v8/source/detail?r=4065

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -16 lines) Patch
M src/ast.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/data-flow.cc View 2 chunks +3 lines, -11 lines 0 comments Download
M src/rewriter.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M src/variables.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/variables.cc View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
10 years, 9 months ago (2010-03-09 10:13:36 UTC) #1
fschneider
10 years, 9 months ago (2010-03-09 10:30:57 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698