Home
last modified time | relevance | path

Searched refs:CLONE_ALLOCATION_ERROR (Results 1 - 25 of 67) sorted by relevance

123

/arkcompiler/ets_frontend/ets2panda/ir/base/
H A DmetaProperty.cpp87 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
H A DtemplateElement.cpp74 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
H A Ddecorator.cpp85 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
H A DtsIndexSignature.cpp98 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
H A DtsPropertySignature.cpp100 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
H A DsuperExpression.cpp72 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
H A DomittedExpression.cpp70 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
H A DthisExpression.cpp73 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
H A DblockExpression.cpp51 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
H A DawaitExpression.cpp92 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
H A DfunctionExpression.cpp80 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
H A DimportExpression.cpp81 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
H A DsequenceExpression.cpp43 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
H A DnewExpression.cpp47 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
H A DtypeofExpression.cpp84 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
/arkcompiler/ets_frontend/ets2panda/ir/expressions/literals/
H A DbooleanLiteral.cpp73 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
H A DbigIntLiteral.cpp74 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
H A DnullLiteral.cpp72 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
H A DundefinedLiteral.cpp74 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
H A DregExpLiteral.cpp73 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
H A DstringLiteral.cpp72 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
/arkcompiler/ets_frontend/ets2panda/ir/ets/
H A DetsLaunchExpression.cpp99 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
H A DetsStructDeclaration.cpp102 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
H A DetsClassLiteral.cpp82 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()
/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsThisType.cpp83 throw Error(ErrorType::GENERIC, "", CLONE_ALLOCATION_ERROR); in Clone()

Completed in 9 milliseconds

123