Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/gc/
Dgc_types.h35 GEN_GC, enumerator
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h940 enum class PUBLIC_API GC_TYPE : uint8_t { EPSILON, GEN_GC, STW }; enumerator