Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dstw_young_gc.cpp33 STWYoungGC::STWYoungGC(Heap *heap, bool parallelGC) in STWYoungGC() function in panda::ecmascript::STWYoungGC
Dheap.h40 class STWYoungGC; variable