Home
last modified time | relevance | path

Searched defs:TriggerGC (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
H A Dets_finalizable_weak_ref_test.cpp101 static void TriggerGC() in TriggerGC() function in ark::ets::test::EtsFinalizableWeakRefTest
/arkcompiler/ets_runtime/ecmascript/napi/
H A Ddfx_jsnapi.cpp228 void DFXJSNApi::TriggerGC([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] uint32_t tid) in TriggerGC() function in panda::DFXJSNApi
H A Djsnapi_expo.cpp4385 void JSNApi::TriggerGC(const EcmaVM *vm, TRIGGER_GC_TYPE gcType) in TriggerGC() function in panda::JSNApi
4390 void JSNApi::TriggerGC(const EcmaVM *vm, ecmascript::GCReason reason, TRIGGER_GC_TYPE gcType) in TriggerGC() function in panda::JSNApi

Completed in 14 milliseconds