Home
last modified time | relevance | path

Searched defs:throwError (Results 1 – 17 of 17) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/throwdyn/
Dthrowdyn.js22 function throwError() { function
/arkcompiler/ets_frontend/ets2panda/bindings/src/
Dutils.ts19 export function throwError(error: string): never { function
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp447 … 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/
DdestructuringContext.cpp231 …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()
Dfunction.cpp708 …lMatchesSignature(const ArenaVector<ir::Expression *> &args, Signature *signature, bool throwError) in CallMatchesSignature()
/arkcompiler/ets_frontend/ets2panda/parser/
DASparser.cpp527 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()
DTSparser.cpp436 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/
DdestructuringContext.cpp236 …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()
Dfunction.cpp713 …lMatchesSignature(const ArenaVector<ir::Expression *> &args, Signature *signature, bool throwError) in CallMatchesSignature()
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DarrayExpression.cpp173 bool throwError = false; in GetSpreadElementType() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_number_stub_builder.cpp332 Label throwError(env); in ToStringFunc() local
Dbuiltins_string_stub_builder.cpp2585 Label throwError(env); in StringConcat() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dobject.cpp843 bool throwError = false; in CheckIfOverrideIsValidInInterface() local
1126 bool throwError = true; in ValidateOverriding() local
Dfunction.cpp356 bool throwError) in ValidateParameterlessConstructor()
632 bool throwError = signatures.size() == 1; in CollectParameterlessConstructor() local
/arkcompiler/ets_frontend/ets2panda/checker/
DTSAnalyzer.cpp213 bool throwError = false; in GetSpreadElementType() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp1355 Label throwError(env_); in ToObject() local
Dstub_builder.cpp9978 Label throwError(env); in GetIterator() local
10046 Label throwError(env); in GetIterator() local