declare some properties in the node constructor so that they're copied in clone
authorMihai Bazon <mihai@bazon.net>
Tue, 21 Aug 2012 17:06:57 +0000 (20:06 +0300)
committerMihai Bazon <mihai@bazon.net>
Tue, 21 Aug 2012 21:01:55 +0000 (00:01 +0300)
commitfb8c9e3a48501c0a49ec30ba0a60cad7053adc3f
treef33e40a9c7c18eeb0367cfae3c452856ed49eb0b
parent1b839eb35bfb7cb28c59ee80bd88e395f33711ca
declare some properties in the node constructor so that they're copied in clone
lib/ast.js
lib/output.js
lib/scope.js
tmp/test-node.js