add AST_SymbolConst for names defined with `const`
authorMihai Bazon <mihai@bazon.net>
Tue, 2 Oct 2012 09:22:39 +0000 (12:22 +0300)
committerMihai Bazon <mihai@bazon.net>
Tue, 2 Oct 2012 09:22:39 +0000 (12:22 +0300)
commit347160c63138dcd7fbe107ae80309ad86d58a2e1
treed80770283add5bb1a5ba712d4f8f4d793b35f285
parentff696cd7bc507ad0ffc5444bff39de9b6ad10a7e
add AST_SymbolConst for names defined with `const`
lib/ast.js
lib/parse.js
lib/scope.js