Home
last modified time | relevance | path

Searched defs:STW (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/common_components/taskpool/
Drunner.h36 STW, enumerator
/arkcompiler/ets_runtime/common_components/heap/ark_collector/
Dark_collector.h50 STW = 2 enumerator
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h142 enum class PUBLIC_API GC_TYPE : uint8_t { EPSILON, GEN_GC, STW }; enumerator