diff options
author | dirkf <fieldhouse@gmx.net> | 2024-12-12 00:00:32 +0000 |
---|---|---|
committer | dirkf <fieldhouse@gmx.net> | 2024-12-16 12:38:51 +0000 |
commit | c1a03b1ac3a453508b358b6d1bc5d158cc80a0ce (patch) | |
tree | ba7a589341adfc3202421c2f375d20d0e8b50b31 /test/testdata | |
parent | 118c6d7a17c61f1a1031e5530ca2854a526834d5 (diff) |
[jsinterp] Fix and improve loose and strict equality operations
* reimplement loose equality according to MDN (eg, 1 == "1")
* improve strict equality (eg, "abc" === "abc" but 'abc' is not 'abc')
* add tests for above
Diffstat (limited to 'test/testdata')
0 files changed, 0 insertions, 0 deletions