Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dcommon.h36 OLD_GC, enumerator
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h1283 enum class PUBLIC_API TRIGGER_GC_TYPE : uint8_t { SEMI_GC, OLD_GC, FULL_GC }; enumerator