protected override void InnerInterrupt()
 {
     _jsEngine.Interrupt();
 }