Searched defs:SetMark (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/include/ | ||
| D | object_header.h | 65 inline void SetMark(volatile MarkWord markWord) in SetMark() function |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ | ||
| D | ets_object.h | 270 ALWAYS_INLINE void SetMark(EtsMarkWord word) in SetMark() function |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | circuit.cpp | 256 void Circuit::SetMark(GateRef gate, MarkCode mark) const in SetMark() function in panda::ecmascript::kungfu::Circuit |
| D | gate.cpp | 1027 void Gate::SetMark(MarkCode mark, TimeStamp stamp) in SetMark() function in panda::ecmascript::kungfu::Gate |
| D | gate_accessor.cpp | 37 void GateAccessor::SetMark(GateRef gate, MarkCode mark) in SetMark() function in panda::ecmascript::kungfu::GateAccessor |