File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6161 "__compat" : {
6262 "description" : " Spread in array literals" ,
6363 "mdn_url" : " https://developer.mozilla.org/docs/Web/JavaScript/Reference/Operators/Spread_syntax#Spread_in_array_literals" ,
64- "spec_url" : " https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-array-initializer " ,
64+ "spec_url" : " https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-SpreadElement " ,
6565 "support" : {
6666 "chrome" : {
6767 "version_added" : " 46"
119119 "__compat" : {
120120 "description" : " Spread in function calls" ,
121121 "mdn_url" : " https://developer.mozilla.org/docs/Web/JavaScript/Reference/Operators/Spread_syntax#Spread_in_function_calls" ,
122+ "spec_url" : " https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ArgumentList" ,
122123 "support" : {
123124 "chrome" : {
124125 "version_added" : " 46"
173174 "__compat" : {
174175 "description" : " Spread in object literals" ,
175176 "mdn_url" : " https://developer.mozilla.org/docs/Web/JavaScript/Reference/Operators/Spread_syntax#Spread_in_object_literals" ,
176- "spec_url" : " https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-object-initializer " ,
177+ "spec_url" : " https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-PropertyDefinition " ,
177178 "support" : {
178179 "chrome" : {
179180 "version_added" : " 60"
You can’t perform that action at this time.
0 commit comments