Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DjsDeclarationsFunctionKeywordPropExhaustive.js236 const _typeof: number; constant
/third_party/node/deps/acorn/acorn/dist/
Dacorn.js244 _typeof: kw("typeof", {beforeExpr: true, prefix: true, startsExpr: true}), property
Dacorn.mjs238 _typeof: kw("typeof", {beforeExpr: true, prefix: true, startsExpr: true}), property