Searched defs:vmCount_ (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | runtime.h | 293 static int32_t vmCount_; member in panda::ecmascript::Runtime |
| /arkcompiler/ets_runtime/ecmascript/napi/include/ | ||
| H A D | jsnapi_expo.h | 1756 static int vmCount_; member in panda::JSNApi |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | jsnapi_expo.cpp | 151 int JSNApi::vmCount_ = 0; member in panda::JSNApi |
Completed in 15 milliseconds