Patch broken polyfill feature test
https://github.com/Financial-Times/polyfill-service/issues/2006
This commit is contained in:
parent
083375b3c3
commit
bc883cb926
1 changed files with 1 additions and 1 deletions
2
vendor/assets/polyfill/es6.js
vendored
2
vendor/assets/polyfill/es6.js
vendored
|
@ -3010,7 +3010,7 @@ CreateMethodProperty(Number, 'parseInt', parseInt);
|
|||
|
||||
}
|
||||
|
||||
if (!("name"in Function.prototype&&"x"===function n(){}.name
|
||||
if (!("name"in Function.prototype&&"x"===function x(){}.name
|
||||
)) {
|
||||
|
||||
// Function.prototype.name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue