Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/function/
H A DfunctionBuilder.cpp164 auto *not_throw_label = pg_->AllocLabel(); in HandleCompletion() local
165 pg_->Condition(node, lexer::TokenType::PUNCTUATOR_EQUAL, completionType, not_throw_label); in HandleCompletion()
170 pg_->SetLabel(node, not_throw_label); in HandleCompletion()

Completed in 1 milliseconds