Home
last modified time | relevance | path

Searched refs:exceptionReference (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DenumLowering.cpp577 auto *const exceptionReference = MakeTypeReference(checker, "Exception"); in CreateThrowStatement() local
579 …checker->AllocNode<ir::ETSNewClassInstanceExpression>(exceptionReference, std::move(newExprArgs), … in CreateThrowStatement()