Home
last modified time | relevance | path

Searched defs:throwStatement (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DstatementParser.cpp1178 auto *throwStatement = AllocNode<ir::ThrowStatement>(expression); in ParseThrowStatement() local
/arkcompiler/ets_frontend/es2panda/parser/
H A DstatementParser.cpp1839 auto *throwStatement = AllocNode<ir::ThrowStatement>(expression); in ParseThrowStatement() local

Completed in 7 milliseconds