Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxjs/gc/
H A Dheap_unittest.cpp48 explicit CollectibleHolder(PseudoCollectible* holdee) : holdee_(holdee) {} in CollectibleHolder()
51 PseudoCollectible* holdee() const { return holdee_; } in holdee() function in __anoneab4cbec0111::CollectibleHolder