DescriptionAllow multiple function literals to be assigned to the same var / property.
In such a case all functions get the same name. I think it's a good performance / usability tradeoff. In case a developer wants more clarity, it's up to him to give names to functions.
Committed: http://code.google.com/p/v8/source/detail?r=1727
Patch Set 1 #
Total comments: 10
Patch Set 2 : Changes according to Kevin's and Lasse's comments #
Messages
Total messages: 4 (0 generated)
|