Home
last modified time | relevance | path

Searched defs:SetMark (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dobject_header.h65 inline void SetMark(volatile MarkWord markWord) in SetMark() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_object.h270 ALWAYS_INLINE void SetMark(EtsMarkWord word) in SetMark() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit.cpp256 void Circuit::SetMark(GateRef gate, MarkCode mark) const in SetMark() function in panda::ecmascript::kungfu::Circuit
Dgate.cpp1027 void Gate::SetMark(MarkCode mark, TimeStamp stamp) in SetMark() function in panda::ecmascript::kungfu::Gate
Dgate_accessor.cpp37 void GateAccessor::SetMark(GateRef gate, MarkCode mark) in SetMark() function in panda::ecmascript::kungfu::GateAccessor