Home
last modified time | relevance | path

Searched defs:marking (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dbarriers-inl.h145 const bool marking = thread->IsConcurrentMarkingOrFinished(); in CopyObject() local
/third_party/node/deps/v8/src/heap/
H A Dincremental-marking.h44 explicit PauseBlackAllocationScope(IncrementalMarking* marking) in PauseBlackAllocationScope() argument
[all...]
H A Dgc-tracer.cc271 StartCycle(GarbageCollector collector, GarbageCollectionReason gc_reason, const char* collector_reason, MarkingType marking) StartCycle() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp2062 BRANCH_LIKELY(Int64Equal(state, Int64(static_cast<int64_t>(MarkStatus::READY_TO_MARK))), &exit, &marking); in SetNonSValueWithBarrier() local

Completed in 21 milliseconds