Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
H A Ddfx_jsnapi.cpp199 const_cast<EcmaVM *>(vm)->EnumerateWorkerVm([&](const EcmaVM *workerVm) -> void { in DumpHeapSnapshotWithVm()
241 const_cast<EcmaVM *>(vm)->EnumerateWorkerVm([&](const EcmaVM *workerVm) -> void { in TriggerGC()
571 const_cast<EcmaVM *>(vm)->EnumerateWorkerVm([&](const EcmaVM *workerVm) -> void { in StopCpuProfilerForColdStart()
625 const_cast<EcmaVM *>(vm)->EnumerateWorkerVm([&](const EcmaVM *workerVm) -> void { in CpuProfilerSamplingAnyTime()
639 const_cast<EcmaVM *>(vm)->EnumerateWorkerVm([&](const EcmaVM *workerVm) -> void { in CpuProfilerSamplingAnyTime()
/arkcompiler/ets_runtime/ecmascript/
H A Decma_vm.h379 void EnumerateWorkerVm(Callback cb) in EnumerateWorkerVm() function in panda::ecmascript::EcmaVM

Completed in 5 milliseconds