I haven't tested it in UnityScript yet, but it shouldn't be possible to invoke a coroutine. You're using yield in your function which makes it a coroutine.
↧