Home
last modified time | relevance | path

Searched defs:KEEP (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.h111 KEEP = true, enumerator
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.h193 enum class GrowMode { KEEP, GROW }; enumerator