Home
last modified time | relevance | path

Searched defs:HeapProfilerInterface (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h50 class HeapProfilerInterface; variable
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h95 class HeapProfilerInterface; variable
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp157 using HeapProfilerInterface = ecmascript::HeapProfilerInterface; typedef