Searched defs:destroyCount_ (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | runtime.cpp | 28 int32_t Runtime::destroyCount_ = 0; member in panda::ecmascript::Runtime |
| H A D | runtime.h | 294 static int32_t destroyCount_; member in panda::ecmascript::Runtime |
Completed in 2 milliseconds