Home
last modified time | relevance | path

Searched defs:runtimeCallerNames (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Druntime_stat.cpp23 EcmaRuntimeStat::EcmaRuntimeStat(const char *const runtimeCallerNames[], int count) in EcmaRuntimeStat()
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp114 static const char *runtimeCallerNames[] = { in InitializeEcmaScriptRunStat() local