[jsinterp] Handle NaN in bitwise operators
authordirkf <fieldhouse@gmx.net>
Thu, 11 May 2023 19:59:30 +0000 (20:59 +0100)
committerdirkf <fieldhouse@gmx.net>
Thu, 11 May 2023 19:59:30 +0000 (20:59 +0100)
commita85a875fef2e9b097c3f6f93f1d0cead06f84e43
tree4bfa20eb5c64e8e7c8f3435987f9d57c43170074
parent11cc3f3ad03a88d6cb1eab18a8e5dd6bf148ac54
[jsinterp] Handle NaN in bitwise operators
* also add _NaN
* also pull function naming from yt-dlp
test/test_jsinterp.py
youtube_dl/jsinterp.py