Searched defs:scopeCount (Results 1 – 1 of 1) sorted by relevance
269 static void DBG_SetScopes(JSContext *cx, JSValue scopes, int scopeCount, int scopeType, int frameId) in DBG_SetScopes()333 int scopeCount = 0; in DBG_ScopesProcess() local