mirror of https://github.com/boa-dev/boa.git
Browse Source
This PR fixes equality between object and `null` or `undefined` (like `[] == null`), which was failing the test262 harness test [`compare-array-symbol.js`](18ce639a4c/test/harness/compare-array-symbol.js
).
pull/1866/head
Halid Odat
3 years ago
1 changed files with 22 additions and 4 deletions
Loading…
Reference in new issue