Home
last modified time | relevance | path

Searched refs:GetStringTableLockCount (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h786 int GetStringTableLockCount() const in GetStringTableLockCount() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp629 << " , String-Table Lock count: " << vm->GetStringTableLockCount(); in StopScopeLockStats()