Home
last modified time | relevance | path

Searched defs:TriggerGC (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_finalizable_weak_ref_test.cpp101 static void TriggerGC() in TriggerGC() function in ark::ets::test::EtsFinalizableWeakRefTest
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp261 void DFXJSNApi::TriggerGC([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] uint32_t tid) in TriggerGC() function in panda::DFXJSNApi
DREADME.md1703 ### TriggerGC subsection
Djsnapi_expo.cpp4562 void JSNApi::TriggerGC(const EcmaVM *vm, TRIGGER_GC_TYPE gcType) in TriggerGC() function in panda::JSNApi
4567 void JSNApi::TriggerGC(const EcmaVM *vm, ecmascript::GCReason reason, TRIGGER_GC_TYPE gcType) in TriggerGC() function in panda::JSNApi