Searched refs:deleteSelf (Results 1 – 2 of 2) sorted by relevance
30 bool deleteSelf, in ArkNativeReference() argument39 deleteSelf_(deleteSelf), in ArkNativeReference()46 ArkNativeReferenceConstructor(initialRefcount, deleteSelf); in ArkNativeReference()52 bool deleteSelf, in ArkNativeReference() argument61 deleteSelf_(deleteSelf), in ArkNativeReference()68 ArkNativeReferenceConstructor(initialRefcount, deleteSelf); in ArkNativeReference()
42 bool deleteSelf = false,51 bool deleteSelf,73 inline void ArkNativeReferenceConstructor(uint32_t initialRefCount, bool deleteSelf) in ArkNativeReferenceConstructor() argument79 if (deleteSelf) { in ArkNativeReferenceConstructor()