Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dgc_stats.cpp45 if (heap_->GetEcmaVM()->GetJSOptions().EnableGCTracer() || CheckIfLongTimePause()) { in PrintGCStatistic()
H A Dheap.cpp190 sGCStats_ = new SharedGCStats(this, option.EnableGCTracer()); in Initialize()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.h541 bool EnableGCTracer() const in EnableGCTracer() function in panda::ecmascript::JSRuntimeOptions

Completed in 14 milliseconds