Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.cpp139 static_assert(sizeof(runtimeCallerNames) == sizeof(const char *) * ecmascript::RUNTIME_CALLER_NUMBER, in InitializeEcmaScriptRunStat()
141 runtimeStat_ = vm_->GetChunk()->New<EcmaRuntimeStat>(runtimeCallerNames, ecmascript::RUNTIME_CALLER_NUMBER); in InitializeEcmaScriptRunStat()
H A Druntime_call_id.h1272 RUNTIME_CALLER_NUMBER, enumerator

Completed in 5 milliseconds