Home
last modified time | relevance | path

Searched refs:notThrowLabel (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/function/
H A DfunctionBuilder.cpp132 auto *notThrowLabel = pg_->AllocLabel(); in HandleCompletion() local
133 pg_->Condition(node, lexer::TokenType::PUNCTUATOR_EQUAL, completionType, notThrowLabel); in HandleCompletion()
138 pg_->SetLabel(node, notThrowLabel); in HandleCompletion()

Completed in 2 milliseconds