Remove some unsound JSVal handling in JsTimerTask::invoke.
e2c1411
We were using Handles to *copies* of the traced values, rather than the originals.