Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dcommon_enum.h33 OLD_GC, enumerator
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h1512 enum class ECMA_PUBLIC_API TRIGGER_GC_TYPE : uint8_t { SEMI_GC, OLD_GC, FULL_GC }; enumerator
1514 OLD_GC = 1, enumerator