Searched defs:TriggerGC (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/ | ||
| H A D | ets_finalizable_weak_ref_test.cpp | 101 static void TriggerGC() in TriggerGC() function in ark::ets::test::EtsFinalizableWeakRefTest |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | dfx_jsnapi.cpp | 228 void DFXJSNApi::TriggerGC([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] uint32_t tid) in TriggerGC() function in panda::DFXJSNApi |
| H A D | jsnapi_expo.cpp | 4385 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