1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-01-18 17:34:04 +01:00
dirkf c1a03b1ac3 [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
2024-12-16 12:38:51 +00:00
..
2024-06-11 12:52:13 +01:00
2024-06-11 12:52:13 +01:00
2017-07-23 16:24:18 +08:00
2023-07-25 13:19:43 +01:00
2023-07-25 13:19:43 +01:00