| /arkcompiler/ets_runtime/test/moduletest/throwdyn/ |
| D | throwdyn.js | 22 function throwError() { function
|
| /arkcompiler/ets_frontend/es2panda/parser/ |
| D | parserImpl.cpp | 444 … bool canBeTsTypePredicate, bool throwError) in ParseTsTypeReferenceOrTsTypePredicate() 458 bool throwError) in ParseTsThisTypeOrTsTypePredicate() 471 ir::Expression *ParserImpl::ParseTsTemplateLiteralType(bool throwError) in ParseTsTemplateLiteralType() 729 ir::Expression *ParserImpl::ParseTsThisType(bool throwError) in ParseTsThisType() 821 ir::Expression *ParserImpl::ParseTsTypeOperatorOrTypeReference(bool throwError) in ParseTsTypeOperatorOrTypeReference() 1079 ir::Expression *ParserImpl::ParseTsIndexAccessType(ir::Expression *typeName, bool throwError) in ParseTsIndexAccessType() 1718 …nionType *ParserImpl::ParseTsUnionType(ir::Expression *type, bool restrictExtends, bool throwError) in ParseTsUnionType() 1765 bool throwError) in ParseTsIntersectionType() 1862 …on *ParserImpl::ParseTsParenthesizedOrFunctionType(ir::Expression *typeAnnotation, bool throwError) in ParseTsParenthesizedOrFunctionType() 1924 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 | 522 ir::TypeNode *ASParser::ParseParenthesizedOrFunctionType(bool throwError) in ParseParenthesizedOrFunctionType() 607 ir::TypeNode *ASParser::ParseTypeAnnotationTokens(ir::TypeNode *type, bool throwError, in ParseTypeAnnotationTokens() 656 ir::TypeNode *ASParser::ParseTypeAnnotationTokensBitwiseOr(ir::TypeNode *type, bool throwError, boo… in ParseTypeAnnotationTokensBitwiseOr() 685 …arser::ParseTypeAnnotationTokenLeftSquareBracket(ir::TypeNode *type, bool throwError, bool isNulla… in ParseTypeAnnotationTokenLeftSquareBracket()
|
| D | TSparser.cpp | 433 ir::TypeNode *TSParser::ParseThisType(bool throwError) in ParseThisType() 912 bool throwError) in ParseThisTypeOrTypePredicate() 1137 …TypeNode *TSParser::ParseParenthesizedOrFunctionType(ir::TypeNode *typeAnnotation, bool throwError) in ParseParenthesizedOrFunctionType() 1206 …Parser::ParseFunctionType(lexer::SourcePosition startLoc, bool isConstructionType, bool throwError, in ParseFunctionType()
|
| /arkcompiler/ets_frontend/ets2panda/checker/ts/ |
| D | destructuringContext.cpp | 237 …ringContext::NextInferredType([[maybe_unused]] const util::StringView &searchName, bool throwError) in NextInferredType() 627 …ringContext::NextInferredType([[maybe_unused]] const util::StringView &searchName, bool throwError) in NextInferredType()
|
| D | function.cpp | 701 …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 | 2696 Label throwError(env); in StringConcat() local
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| D | object.cpp | 960 bool throwError = true; in ValidateOverriding() local
|
| /arkcompiler/ets_frontend/ets2panda/checker/ |
| D | TSAnalyzer.cpp | 211 bool throwError = false; in GetSpreadElementType() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | circuit_builder.cpp | 1244 Label throwError(env_); in ToObject() local
|
| D | stub_builder.cpp | 9252 Label throwError(env); in GetIterator() local 9320 Label throwError(env); in GetIterator() local
|