Home
last modified time | relevance | path

Searched defs:scopeCount (Results 1 – 1 of 1) sorted by relevance

/third_party/quickjs/
Ddebugger.c269 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