DescriptionFix uninitialized members.
Make sure that the DummyScope top level scope used for pre-parsing have all members initialized. The type of this scope is set to global scope as it is a top level scope. Also ensure that the "naked" Scope constructor can only be used by sub-classes of Scope.
The bug of missing initiaalization of members in the DummyScope was found by Valgrind.
Committed: http://code.google.com/p/v8/source/detail?r=2719
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|