Articles tagged: JSAPI_Reference
Found 3 documents
- Mozilla/Projects/SpiderMonkey/JSAPI_reference/JS_CheckForInterrupt JS_CheckForInterrupt checks for the interrupt, and handle it if it's pending. ...
- Mozilla/Projects/SpiderMonkey/JSAPI_reference/JS_PopArguments JS_PopArguments frees the stack frame pointer previously allocated by JS_PushArguments and ...
- Mozilla/Projects/SpiderMonkey/JSAPI_reference/JS_SetInterruptCallback These functions allow setting an interrupt callback that will be called from the JS thread some ...