Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Druntime.cpp367 void Runtime::ProcessSharedNativeDelete(const WeakRootVisitor &visitor) in ProcessSharedNativeDelete() function in panda::ecmascript::Runtime
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap-inl.h1121 void SharedHeap::ProcessSharedNativeDelete(const WeakRootVisitor& visitor) in ProcessSharedNativeDelete() function