You should use <<
and >>
instead, moving to shiftLeft
and shiftRight
is quite recent and is not implemented in Canary yet. It’s even possible that this change will never be implemented and the spec will be rolled back to use <<
and >>
…
You should use <<
and >>
instead, moving to shiftLeft
and shiftRight
is quite recent and is not implemented in Canary yet. It’s even possible that this change will never be implemented and the spec will be rolled back to use <<
and >>
…