Searched refs:classIndexMutex_ (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/jspandafile/ | ||
H A D | js_pandafile.h | 484 Mutex classIndexMutex_; member in panda::ecmascript::JSPandaFile |
H A D | js_pandafile.cpp | 459 LockHolder lock(classIndexMutex_); in GetClassAndMethodIndex() |
Completed in 3 milliseconds