Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dobject_repository.cpp186 auto isAccessor) { in GetProperties()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dorig_symbol.h370 bool isFinal = false; // if the field has final attribute, only when fieldID != 0 variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp618 auto isFinal = BitAnd(Int32Equal(*newTrue, Int32(PGOSampleType::WEIGHT_THRESHOLD)), in ProfileBranch() local