duktape: Implement js_isrunning()
duktape has no equivalent of JS_IsRunning() so use the state of the timeout tracking bits to approximate it.
Loading
Please sign in to comment
duktape has no equivalent of JS_IsRunning() so use the state of the timeout tracking bits to approximate it.