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

Issue 169223009: Add comments about lazy parsing and lazy compilation. (Closed)

Created:
6 years, 10 months ago by marja
Modified:
6 years, 10 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Add comments about lazy parsing and lazy compilation. Also rename is_lazily_compiled in (Pre)Parser; it really means "is lazily parsed" and doesn't correspond to the lazy compilation decision. R=svenpanne@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=19492

Patch Set 1 #

Patch Set 2 : . #

Total comments: 2

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -15 lines) Patch
M src/parser.cc View 1 2 4 chunks +45 lines, -8 lines 0 comments Download
M src/preparser.cc View 1 chunk +6 lines, -7 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
marja
svenpanne, ptal
6 years, 10 months ago (2014-02-19 09:28:30 UTC) #1
Sven Panne
LGTM, but it would be great if you could figure out one more detail and ...
6 years, 10 months ago (2014-02-19 09:51:10 UTC) #2
marja
thx for pointing out the hairy line of code... it was ofc even hairier than ...
6 years, 10 months ago (2014-02-19 12:19:47 UTC) #3
Sven Panne
LGTM (still), although my "mind blow" has not gone away completely ;-)
6 years, 10 months ago (2014-02-19 12:41:19 UTC) #4
marja
6 years, 10 months ago (2014-02-19 14:50:45 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r19492 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698