Home
last modified time | relevance | path

Searched defs:ProcessNativeDelete (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dpartial_gc.cpp171 void PartialGC::ProcessNativeDelete() in ProcessNativeDelete() function in panda::ecmascript::PartialGC
Dheap-inl.h1145 void Heap::ProcessNativeDelete(const WeakRootVisitor& visitor) in ProcessNativeDelete() function
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp678 void EcmaVM::ProcessNativeDelete(const WeakRootVisitor& visitor) in ProcessNativeDelete() function in panda::ecmascript::EcmaVM