Home
last modified time | relevance | path

Searched defs:IsFieldFinal (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp694 bool PandaRuntimeInterface::IsFieldFinal(FieldPtr field) const in IsFieldFinal() function in ark::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1073 virtual bool IsFieldFinal([[maybe_unused]] FieldPtr field) const in IsFieldFinal() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h1587 bool IsFieldFinal(FieldID id) const in IsFieldFinal() function