DescriptionWhen processing global vars initialization account for the case of splitted
global object (using hidden prototypes):
1) setters might be not on the global object itself, but on its prototypes;
2) if property on one of prototypes is readonly, we could shadow it.
Committed: http://code.google.com/p/v8/source/detail?r=3362
Patch Set 1 #
Total comments: 6
Patch Set 2 : '' #
Total comments: 2
Patch Set 3 : '' #Messages
Total messages: 6 (0 generated)
|