Searched refs:ProcessNativeDelete (Results 1 – 4 of 4) sorted by relevance
105 ProcessNativeDelete(); in SweepPhases()110 void MixGC::ProcessNativeDelete() in ProcessNativeDelete() function in panda::ecmascript::MixGC123 heap_->GetEcmaVM()->ProcessNativeDelete(gcUpdateWeak); in ProcessNativeDelete()
52 void ProcessNativeDelete();
342 void ProcessNativeDelete(const WeakRootVisitor &v0);
578 void EcmaVM::ProcessNativeDelete(const WeakRootVisitor &v0) in ProcessNativeDelete() function in panda::ecmascript::EcmaVM