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

@@ -87,7 +87,6 @@
}
},
"method": false,
"shorthand": true,
"computed": false,
"key": {
"type": "Identifier",
@@ -107,6 +106,7 @@
"name": "spawn",
"leadingComments": null
},
"shorthand": true,
"value": {
"type": "Identifier",
"start": 33,