Home
last modified time | relevance | path

Searched refs:constpoolLock_ (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Druntime.cpp41 LockHolder lock(constpoolLock_); in ~Runtime()
262 LockHolder lock(constpoolLock_); in HasCachedConstpool()
268 LockHolder lock(constpoolLock_); in FindConstpool()
289 LockHolder lock(constpoolLock_); in AddOrUpdateConstpool()
307 LockHolder lock(constpoolLock_); in FindConstpools()
H A Druntime.h287 Mutex constpoolLock_; member in panda::ecmascript::Runtime

Completed in 3 milliseconds