Home
last modified time | relevance | path

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

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