Searched defs:JS_STATUS_STOPPED (Results 1 – 2 of 2) sorted by relevance
179 #define JS_STATUS_STOPPED (JS_STATUS_NO_EXCEPTION_BASE + 0x03) /* 0x03 means STOPPED */ macro
434 #define JS_STATUS_STOPPED (JS_STATUS_NO_EXCEPTION_BASE + 0x03) /* 0x03 means STOPPED */ macro