add Symbol to globals

addressing #7418
pull/7419/head
maxlath 4 years ago
parent 6a663490b5
commit 95b7551728

@ -56,6 +56,7 @@ export const globals = new Set([
'setTimeout',
'String',
'SVGElement',
'Symbol',
'SyntaxError',
'TypeError',
'undefined',

Loading…
Cancel
Save