Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Decma_vm.h730 return isCollectingScopeLockStats_; in IsCollectingScopeLockStats()
735 isCollectingScopeLockStats_ = true; in StartCollectingScopeLockStats()
740 isCollectingScopeLockStats_ = false; in StopCollectingScopeLockStats()
941 bool isCollectingScopeLockStats_ = false; member in panda::ecmascript::EcmaVM

Completed in 3 milliseconds