Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Druntime.h379 static int32_t vmCount_; variable
Druntime.cpp37 int32_t Runtime::vmCount_ = 0; member in panda::ecmascript::Runtime