Searched defs:GetMark (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/include/ | ||
| D | object_header.h | 61 inline MarkWord GetMark() const in GetMark() function |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ | ||
| D | ets_object.h | 280 ALWAYS_INLINE EtsMarkWord GetMark() const in GetMark() function |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | circuit.cpp | 251 MarkCode Circuit::GetMark(GateRef gate) const in GetMark() function in panda::ecmascript::kungfu::Circuit |
| D | gate.cpp | 1022 MarkCode Gate::GetMark(TimeStamp stamp) const in GetMark() function in panda::ecmascript::kungfu::Gate |
| D | gate_accessor.cpp | 32 MarkCode GateAccessor::GetMark(GateRef gate) const in GetMark() function in panda::ecmascript::kungfu::GateAccessor |