use AST_Lambda for object setters/getters
authorMihai Bazon <mihai@bazon.net>
Fri, 12 Oct 2012 07:11:01 +0000 (10:11 +0300)
committerMihai Bazon <mihai@bazon.net>
Fri, 12 Oct 2012 07:11:01 +0000 (10:11 +0300)
commitfc39553714ab747339c11173e11ca95aaea1ed0c
tree9d388d9bac57124510d488fc0b505f33272aa154
parentd9d67317b1283886b24fec9a4c6607bf729a5e59
use AST_Lambda for object setters/getters

so that the optimization that drops the name if unused doesn't apply.
close #12
lib/parse.js