Home
last modified time | relevance | path

Searched refs:TRIGGER_BY_MEM_TOOLS (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dcommon_enum.h59 TRIGGER_BY_MEM_TOOLS, member in panda::ecmascript::GCReason
/arkcompiler/ets_runtime/ecmascript/napi/
H A Ddfx_jsnapi.cpp278 ecmascript::GCReason::TRIGGER_BY_MEM_TOOLS>(thread); in TriggerSharedGCWithVm()
311 vm->CollectGarbage(ecmascript::TriggerGCType::FULL_GC, ecmascript::GCReason::TRIGGER_BY_MEM_TOOLS); in TriggerGCWithVm()
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dgc_stats.cpp90 case GCReason::TRIGGER_BY_MEM_TOOLS: in GCReasonToString()

Completed in 4 milliseconds