Home
last modified time | relevance | path

Searched defs:HasFinalizer (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/statements/
DtryStatement.h73 [[nodiscard]] bool HasFinalizer() const noexcept in HasFinalizer() function
/arkcompiler/ets_frontend/es2panda/compiler/core/
DdynamicContext.h55 virtual bool HasFinalizer() const in HasFinalizer() function
DdynamicContext.cpp206 bool TryContext::HasFinalizer() const in HasFinalizer() function in panda::es2panda::compiler::TryContext
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DdynamicContext.h55 virtual bool HasFinalizer() const in HasFinalizer() function
DdynamicContext.cpp173 bool TryContext::HasFinalizer() const in HasFinalizer() function in ark::es2panda::compiler::TryContext
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dclass_hierarchy.h168 bool HasFinalizer() const in HasFinalizer() function