Don't add 'shorthand' property to ObjectMethod (#506)

This commit is contained in:
Andy
2017-05-02 11:39:21 -07:00
committed by Henry Zhu
parent 3a6b77f374
commit 9660f06b25
215 changed files with 264 additions and 340 deletions

View File

@@ -102,7 +102,6 @@
}
},
"method": false,
"shorthand": true,
"computed": false,
"key": {
"type": "Identifier",
@@ -121,6 +120,7 @@
},
"name": "a"
},
"shorthand": true,
"value": {
"type": "AssignmentPattern",
"start": 2,