Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/
Dvm_thread_control.cpp27 thread_->SetCheckSafePointStatus(); in NotifyVMThreadSuspension()
/arkcompiler/ets_runtime/ecmascript/mem/
Dconcurrent_marker.cpp167 thread_->SetCheckSafePointStatus(); in FinishMarking()
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h541 void SetCheckSafePointStatus() in SetCheckSafePointStatus() function