Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/classes/members/privateNames/
DprivateNameAndObjectRestSpread.ts14 const statics = { ... C}; constant
/third_party/node/deps/v8/third_party/ittapi/
Dbuildall.py22 def read_registry(path, depth=0xFFFFFFFF, statics={}): argument
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource11.ts985 … public arguments: ASTList, public vars: ASTList, public scopes: ASTList, public statics: ASTList, property in FuncDecl
/third_party/typescript/tests/baselines/reference/
DparserRealSource11.js3308 function FuncDecl(name, bod, isConstructor, arguments, vars, scopes, statics, nodeType) { argument
/third_party/typescript/tests/lib/
Dreact.d.ts248 statics?: { property