Home
last modified time | relevance | path

Searched refs:SetInstallMachineCode (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jit/
Djit.cpp478 jitTask->GetHostThread()->SetInstallMachineCode(true); in RequestInstallCode()
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h721 void SetInstallMachineCode(bool flag) in SetInstallMachineCode() function
Djs_thread.cpp788 SetInstallMachineCode(false); in CheckSafepoint()