| /arkcompiler/ets_runtime/test/moduletest/throwdyn/ |
| D | throwdyn.js | 22 function throwError() { function
|
| /arkcompiler/ets_frontend/ets2panda/bindings/src/ |
| D | utils.ts | 19 export function throwError(error: string): never { function
|
| /arkcompiler/ets_frontend/es2panda/parser/ |
| D | parserImpl.cpp | 447 … bool canBeTsTypePredicate, bool throwError) in ParseTsTypeReferenceOrTsTypePredicate() 461 bool throwError) in ParseTsThisTypeOrTsTypePredicate() 474 ir::Expression *ParserImpl::ParseTsTemplateLiteralType(bool throwError) in ParseTsTemplateLiteralType() 732 ir::Expression *ParserImpl::ParseTsThisType(bool throwError) in ParseTsThisType() 824 ir::Expression *ParserImpl::ParseTsTypeOperatorOrTypeReference(bool throwError) in ParseTsTypeOperatorOrTypeReference() 1082 ir::Expression *ParserImpl::ParseTsIndexAccessType(ir::Expression *typeName, bool throwError) in ParseTsIndexAccessType() 1721 …nionType *ParserImpl::ParseTsUnionType(ir::Expression *type, bool restrictExtends, bool throwError) in ParseTsUnionType() 1768 bool throwError) in ParseTsIntersectionType() 1865 …on *ParserImpl::ParseTsParenthesizedOrFunctionType(ir::Expression *typeAnnotation, bool throwError) in ParseTsParenthesizedOrFunctionType() 1927 bool throwError, bool abstractConstructor) in ParseTsFunctionType() [all …]
|
| /arkcompiler/ets_frontend/es2panda/typescript/core/ |
| D | destructuringContext.cpp | 231 …uringContext::NextInferedType([[maybe_unused]] const util::StringView &searchName, bool throwError) in NextInferedType() 622 …uringContext::NextInferedType([[maybe_unused]] const util::StringView &searchName, bool throwError) in NextInferedType()
|
| D | function.cpp | 708 …lMatchesSignature(const ArenaVector<ir::Expression *> &args, Signature *signature, bool throwError) in CallMatchesSignature()
|
| /arkcompiler/ets_frontend/ets2panda/parser/ |
| D | ASparser.cpp | 527 ir::TypeNode *ASParser::ParseParenthesizedOrFunctionType(bool throwError) in ParseParenthesizedOrFunctionType() 615 ir::TypeNode *ASParser::ParseTypeAnnotationTokens(ir::TypeNode *type, bool throwError, in ParseTypeAnnotationTokens() 666 ir::TypeNode *ASParser::ParseTypeAnnotationTokensBitwiseOr(ir::TypeNode *type, bool throwError, boo… in ParseTypeAnnotationTokensBitwiseOr() 695 …arser::ParseTypeAnnotationTokenLeftSquareBracket(ir::TypeNode *type, bool throwError, bool isNulla… in ParseTypeAnnotationTokenLeftSquareBracket()
|
| D | TSparser.cpp | 436 ir::TypeNode *TSParser::ParseThisType(bool throwError) in ParseThisType() 924 bool throwError) in ParseThisTypeOrTypePredicate() 1154 …TypeNode *TSParser::ParseParenthesizedOrFunctionType(ir::TypeNode *typeAnnotation, bool throwError) in ParseParenthesizedOrFunctionType() 1224 …Parser::ParseFunctionType(lexer::SourcePosition startLoc, bool isConstructionType, bool throwError, in ParseFunctionType()
|
| /arkcompiler/ets_frontend/ets2panda/checker/ts/ |
| D | destructuringContext.cpp | 236 …ringContext::NextInferredType([[maybe_unused]] const util::StringView &searchName, bool throwError) in NextInferredType() 632 …ringContext::NextInferredType([[maybe_unused]] const util::StringView &searchName, bool throwError) in NextInferredType()
|
| D | function.cpp | 713 …lMatchesSignature(const ArenaVector<ir::Expression *> &args, Signature *signature, bool throwError) in CallMatchesSignature()
|
| /arkcompiler/ets_frontend/es2panda/ir/expressions/ |
| D | arrayExpression.cpp | 173 bool throwError = false; in GetSpreadElementType() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_number_stub_builder.cpp | 332 Label throwError(env); in ToStringFunc() local
|
| D | builtins_string_stub_builder.cpp | 2585 Label throwError(env); in StringConcat() local
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| D | object.cpp | 843 bool throwError = false; in CheckIfOverrideIsValidInInterface() local 1126 bool throwError = true; in ValidateOverriding() local
|
| D | function.cpp | 356 bool throwError) in ValidateParameterlessConstructor() 632 bool throwError = signatures.size() == 1; in CollectParameterlessConstructor() local
|
| /arkcompiler/ets_frontend/ets2panda/checker/ |
| D | TSAnalyzer.cpp | 213 bool throwError = false; in GetSpreadElementType() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | circuit_builder.cpp | 1355 Label throwError(env_); in ToObject() local
|
| D | stub_builder.cpp | 9978 Label throwError(env); in GetIterator() local 10046 Label throwError(env); in GetIterator() local
|