Home
last modified time | relevance | path

Searched defs:typeof (Results 1 – 25 of 89) sorted by relevance

1234

/third_party/typescript/tests/baselines/reference/
DobjectLiteralShorthandPropertiesErrorFromNotUsingIdentifier.js35 "typeof": property
DcastOfYield.js12 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DtemplateStringWithEmbeddedYieldKeyword.js11 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DprivateNamesAssertion(target=es2022).js16 if (typeof v !== "string") { field in Foo2
DspreadOfParamsFromGeneratorMakesRequiredParams.js12 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DreservedWords2.js5 var typeof = 10; variable
DprivateNamesAssertion(target=esnext).js16 if (typeof v !== "string") { field in Foo2
DyieldInForInInDownlevelGenerator.js14 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DblockScopedBindingsInDownlevelGenerator.js12 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DimportCallExpressionNestedES20202.js26 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DimportCallExpressionNestedES20152.js25 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DasyncFunctionNoReturnType.js20 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DinvalidContinueInDownlevelAsync.js23 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DasyncFunctionReturnExpressionErrorSpans.js36 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DlegacyNodeModulesExportsSpecifierGenerationConditions.js47 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DasyncMultiFile_es5.js20 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DasyncFunctionTempVariableScoping.js19 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DparenthesizedAsyncArrowFunction.js20 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DimportCallExpressionNestedCJS2.js27 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DdoNotElaborateAssignabilityToTypeParameters.js27 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DuniqueSymbolsDeclarationsErrors.js17 method1(p: typeof s): typeof s { field in classExpression
DdestructuringControlFlowNoCrash.js32 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
Des5-asyncFunctionLongObjectLiteral.js43 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DdeclarationEmitPrivateAsync.js21 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DpromiseDefinitionTest.js19 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable

1234