Home
last modified time | relevance | path

Searched refs:SetCheckSafePointStatus (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/
Dvm_thread_control.cpp27 thread_->SetCheckSafePointStatus(); in NotifyVMThreadSuspension()
42 thread_->SetCheckSafePointStatus(); in RequestTerminateExecution()
/arkcompiler/ets_runtime/ecmascript/mem/
Dconcurrent_marker.cpp173 thread_->SetCheckSafePointStatus(); in FinishMarking()
/arkcompiler/ets_runtime/ecmascript/jit/
Djit.cpp204 vm_->GetJSThread()->SetCheckSafePointStatus(); in RequestInstallCode()
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h497 void SetCheckSafePointStatus() in SetCheckSafePointStatus() function