Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h594 SetInstallMachineCodeWithoutLock(flag); in SetInstallMachineCode()
597 inline void SetInstallMachineCodeWithoutLock(bool flag) in SetInstallMachineCodeWithoutLock() function
Djs_thread.cpp550 SetInstallMachineCodeWithoutLock(false); in CheckSafepoint()