Assign to property of global, instead of implicit global variable
authorJonas Westerlund <jonas.westerlund@me.com>
Wed, 4 Jul 2012 21:19:09 +0000 (23:19 +0200)
committerNathan Rajlich <nathan@tootallnate.net>
Sat, 7 Jul 2012 02:28:35 +0000 (19:28 -0700)
commita9b0bcfafe33c3871bf3c3b18c538025eff526d7
tree09d021ebd276e5b108b447e670f0c30ea75f0284
parentc7bc4cacde163f916b62f196194ff5c1cabb61a2
Assign to property of global, instead of implicit global variable

Fixes crash in strict mode.
src/node.js