Home
last modified time | relevance | path

Searched defs:CheckAndRemoveWeak (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Drawheap_translate.cpp541 void RawHeapTranslate::CheckAndRemoveWeak(uint64_t &addr, EdgeType *type) in CheckAndRemoveWeak() function in rawheap_translate::RawHeapTranslate
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp238 static uint64_t CheckAndRemoveWeak(JSTaggedValue &value, uint64_t originalAddr) in CheckAndRemoveWeak() function