Searched defs:ForceFullGC (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ | ||
| D | heap_profiler.cpp | 183 bool HeapProfiler::ForceFullGC(const EcmaVM *vm) in ForceFullGC() function in panda::ecmascript::HeapProfiler |
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| D | builtins_ark_tools.cpp | 116 JSTaggedValue BuiltinsArkTools::ForceFullGC(EcmaRuntimeCallInfo *info) in ForceFullGC() function in panda::ecmascript::builtins::BuiltinsArkTools |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_runtime_options.h | 237 bool ForceFullGC() const in ForceFullGC() function |