Home
last modified time | relevance | path

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

1234

/third_party/typescript/tests/baselines/reference/
DobjectLiteralShorthandPropertiesErrorFromNotUsingIdentifier.js35 "typeof": property
DtemplateStringWithEmbeddedYieldKeyword.js11 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DcastOfYield.js12 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DreservedWords2.js5 var typeof = 10; variable
DspreadOfParamsFromGeneratorMakesRequiredParams.js12 …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
DinvalidContinueInDownlevelAsync.js23 …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
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
DasyncFunctionReturnExpressionErrorSpans.js36 …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
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
DuniqueSymbolsDeclarationsErrors.js17 method1(p: typeof s): typeof s { field in classExpression
DimportCallExpressionNestedCJS2.js27 …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
Des5-asyncFunctionLongObjectLiteral.js43 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
Des5-asyncFunction.js23 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DdestructuringControlFlowNoCrash.js32 …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
DasyncArrowFunction11_es5.js22 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
Des5-importHelpersAsyncFunctions.js45 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DdestructureOfVariableSameAsShorthand.js41 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable
DasyncImportNestedYield.js9 …return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" &&… variable

1234