Searched defs:vmCount_ (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | runtime.h | 278 static int32_t vmCount_; variable |
| D | runtime.cpp | 26 int32_t Runtime::vmCount_ = 0; member in panda::ecmascript::Runtime |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| D | jsnapi_expo.cpp | 146 int JSNApi::vmCount_ = 0; member in panda::JSNApi |