[jsinterp] Handle NaN in bitwise operators

Closes #6131
This commit is contained in:
pukkandan
2023-05-20 02:57:59 +05:30
parent f7f7a877bf
commit 1d7656184c
3 changed files with 20 additions and 1 deletions

View File

@@ -146,6 +146,10 @@ _NSIG_TESTS = [
'https://www.youtube.com/s/player/6f20102c/player_ias.vflset/en_US/base.js',
'lE8DhoDmKqnmJJ', 'pJTTX6XyJP2BYw',
),
(
'https://www.youtube.com/s/player/cfa9e7cb/player_ias.vflset/en_US/base.js',
'aCi3iElgd2kq0bxVbQ', 'QX1y8jGb2IbZ0w',
),
]