Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp277 bool HeapProfiler::ForceFullGC(const EcmaVM *vm) in ForceFullGC() function in panda::ecmascript::HeapProfiler
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp174 JSTaggedValue BuiltinsArkTools::ForceFullGC(EcmaRuntimeCallInfo *info) in ForceFullGC() function in panda::ecmascript::builtins::BuiltinsArkTools
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h262 bool ForceFullGC() const in ForceFullGC() function