DescriptionForce eager compilation of some function literals.
In case a function literal is followed by parenthesis, we consider this
a hint that it will be called immediately. If we happen to have parsed
that function literal eagerly, we can also compile it eagerly.
R=ulan@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=12320
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed comments by Ulan Degenbaev. #Messages
Total messages: 3 (0 generated)
|