Searched defs:KEEP (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ | ||
| D | gc.h | 111 KEEP = true, enumerator |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | object_factory.h | 193 enum class GrowMode { KEEP, GROW }; enumerator |