Home
last modified time | relevance | path

Searched defs:MarkWord (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dmark_word.h47 explicit MarkWord(TaggedObject *header) in MarkWord() function
/arkcompiler/runtime_core/static_core/runtime/
Dobject_header_config.h28 class MarkWord; variable
Dmonitor.h32 class MarkWord; variable
Dmark_word.h344 explicit MarkWord(MarkWordSize value) noexcept : value_(value) {} in MarkWord() function