Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(195)

Issue 7547045: Use an inner object instead of captured vars. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 3 months ago by usrbincc
Modified:
12 years, 3 months ago
Reviewers:
arv
CC:
traceur-compiler-reviews_googlegroups.com
Base URL:
https://code.google.com/p/traceur-compiler/@master
Visibility:
Public.

Description

Use an inner object instead of captured vars. - This will facilitate factoring out common generator code into a function later. - Also, remove redundant GSTATE assignment in machineEndStatements. BUG=None TEST=None

Patch Set 1 #

Total comments: 3

Patch Set 2 : Add comments for 'this'. Clean up excess placeholder noise. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -42 lines) Patch
M src/codegeneration/generator/GeneratorTransformer.js View 1 9 chunks +37 lines, -35 lines 2 comments Download
M src/codegeneration/generator/ReturnState.js View 1 2 chunks +7 lines, -2 lines 0 comments Download
M src/codegeneration/generator/YieldState.js View 1 2 chunks +7 lines, -2 lines 0 comments Download
M src/syntax/PredefinedName.js View 1 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4
arv
https://codereview.appspot.com/7547045/diff/1/src/codegeneration/generator/GeneratorTransformer.js File src/codegeneration/generator/GeneratorTransformer.js (right): https://codereview.appspot.com/7547045/diff/1/src/codegeneration/generator/GeneratorTransformer.js#newcode221 src/codegeneration/generator/GeneratorTransformer.js:221: ${GSTATE}: ${ST_NEWBORN}, Now we don't really need placeholders for ...
12 years, 3 months ago (2013-03-13 22:25:18 UTC) #1
usrbincc
Note: As a matter of principle and convenience (reviewers and me alike), I'm just making ...
12 years, 3 months ago (2013-03-14 20:43:28 UTC) #2
arv
LGTM
12 years, 3 months ago (2013-03-14 22:10:41 UTC) #3
arv
12 years, 3 months ago (2013-03-14 22:12:02 UTC) #4
Seems like all of them are LGTM'ed now... I'll try to commit them
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b