Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/initialization/
DConfigResolver.ts41 KEEP, enumerator
282 static readonly KEEP = '-keep'; property in ObConfigResolver
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.h111 KEEP = true, enumerator
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.h200 enum class GrowMode { KEEP, GROW }; enumerator