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

Issue 7739017: MIPS: Support declarations of context allocated locals in Crankshaft. (Closed)

Created:
9 years, 3 months ago by Paul Lind
Modified:
9 years, 3 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Support declarations of context allocated locals in Crankshaft. Ported r9112 (acb31f2) Original commit message: The changes to scopes and parser introduce a VariableProxy wrapping the function-name variable for function literals. It seems the easiest way to get an AST id for the HSimulate after context-slot stores in declarations. BUG= TEST= Committed revision 9136.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M src/mips/full-codegen-mips.cc View 3 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Paul Lind
9 years, 3 months ago (2011-09-05 05:07:03 UTC) #1
fschneider
9 years, 3 months ago (2011-09-05 11:43:15 UTC) #2
LGTM.

Landing.

Powered by Google App Engine
This is Rietveld 408576698