Home
last modified time | relevance | path

Searched refs:HandleLocalRangeRoots (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_gc_marker.cpp57 this->HandleLocalRangeRoots(threadId, type, start, end); in MarkLocalVMRoots()
85 this->HandleLocalRangeRoots(threadId, type, start, end); in MarkStringCache()
H A Dshared_gc_marker.h57 inline void HandleLocalRangeRoots(uint32_t threadId, [[maybe_unused]] Root type, ObjectSlot start,
H A Dshared_gc_marker-inl.h74 inline void SharedGCMarkerBase::HandleLocalRangeRoots(uint32_t threadId, [[maybe_unused]] Root type, ObjectSlot start, in HandleLocalRangeRoots() function in panda::ecmascript::SharedGCMarkerBase

Completed in 2 milliseconds