[go: nahoru, domu]

Skip to content

Commit

Permalink
Auto Update
Browse files Browse the repository at this point in the history
  • Loading branch information
hubbed committed Jul 15, 2024
1 parent 1279dd9 commit 7a8716a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions results/v8/5.11.0--es_staging.json
Original file line number Diff line number Diff line change
Expand Up @@ -322,9 +322,9 @@
"misc›Proxy internal calls, Array.prototype.includes": "Proxy is not defined"
},
"ES2015": {
"_successful": 401,
"_successful": 400,
"_count": 697,
"_percent": 0.5753228120516499,
"_percent": 0.5738880918220947,
"optimisation›proper tail calls (tail call optimisation)›direct recursion": "Maximum call stack size exceeded",
"optimisation›proper tail calls (tail call optimisation)›mutual recursion": "Maximum call stack size exceeded",
"syntax›default function parameters›basic functionality": "Unexpected token =",
Expand All @@ -336,7 +336,7 @@
"syntax›default function parameters›new Function() support": "Unexpected token =",
"syntax›rest parameters›basic functionality": true,
"syntax›rest parameters›function 'length' property": true,
"syntax›rest parameters›arguments object interaction": true,
"syntax›rest parameters›arguments object interaction": false,
"syntax›rest parameters›can't be used in setters": true,
"syntax›rest parameters›new Function() support": true,
"syntax›spread syntax for iterable objects›with arrays, in function calls": true,
Expand Down

0 comments on commit 7a8716a

Please sign in to comment.