Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/
DdynamicContext.h36 enum class DynamicContextType { NONE, LABEL, LEX_ENV, ITERATOR, TRY }; enumerator
203 return DynamicContextType::TRY; in Type()