Closed ExE-Boss closed 4 years ago
This makes the ES namespace that is used to run the tests have a bound this value of undefined.
this
undefined
This ensures that something like https://github.com/ljharb/es-abstract/pull/95 doesn’t happen again.
This makes the ES namespace that is used to run the tests have a bound
this
value ofundefined
.This ensures that something like https://github.com/ljharb/es-abstract/pull/95 doesn’t happen again.
Depends on: