Searched defs:GetMark (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/runtime_core/static_core/runtime/include/ | ||
H A D | object_header.h | 61 inline MarkWord GetMark() const in GetMark() function in ark::ObjectHeader |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | circuit.cpp | 249 MarkCode Circuit::GetMark(GateRef gate) const in GetMark() function in panda::ecmascript::kungfu::Circuit |
H A D | gate.cpp | 1020 MarkCode Gate::GetMark(TimeStamp stamp) const in GetMark() function in panda::ecmascript::kungfu::Gate |
H A D | gate_accessor.cpp | 32 MarkCode GateAccessor::GetMark(GateRef gate) const in GetMark() function in panda::ecmascript::kungfu::GateAccessor |
Completed in 7 milliseconds