Home
last modified time | relevance | path

Searched refs:TriggerGCWithVm (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Ddfx_jsnapi.h75 static void TriggerGCWithVm(const EcmaVM *vm);
/arkcompiler/ets_runtime/ecmascript/napi/
H A Ddfx_jsnapi.cpp238 TriggerGCWithVm(vm); in TriggerGC()
245 TriggerGCWithVm(workerVm); in TriggerGC()
268 LOG_ECMA(FATAL) << "DFXJSNApi::TriggerGCWithVm:work is nullptr"; in TriggerSharedGCWithVm()
289 void DFXJSNApi::TriggerGCWithVm([[maybe_unused]] const EcmaVM *vm) in TriggerGCWithVm() function in panda::DFXJSNApi
304 LOG_ECMA(FATAL) << "DFXJSNApi::TriggerGCWithVm:work is nullptr"; in TriggerGCWithVm()

Completed in 3 milliseconds