Home
last modified time | relevance | path

Searched defs:scopeType (Results 1 – 2 of 2) 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()
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource11.ts981 public scopeType: Type = null; // Type of the FuncDecl, before target typing property in FuncDecl