Searched refs:stopReason (Results 1 – 1 of 1) sorted by relevance
160 static void DBG_SendStopMsg(DebuggerInfo *debuggerInfo, const char *stopReason) in DBG_SendStopMsg() argument172 JS_SetPropertyStr(cx, stopEvent, "reason", JS_NewString(cx, stopReason)); in DBG_SendStopMsg()