Searched defs:HasFinalizer (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/ir/statements/ | ||
| D | tryStatement.h | 94 [[nodiscard]] bool HasFinalizer() const noexcept in HasFinalizer() function |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| D | dynamicContext.h | 55 virtual bool HasFinalizer() const in HasFinalizer() function |
| D | dynamicContext.cpp | 248 bool TryContext::HasFinalizer() const in HasFinalizer() function in panda::es2panda::compiler::TryContext |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | dynamicContext.h | 55 virtual bool HasFinalizer() const in HasFinalizer() function |
| D | dynamicContext.cpp | 174 bool TryContext::HasFinalizer() const in HasFinalizer() function in ark::es2panda::compiler::TryContext |