Searched refs:ADD_REF_TO_LIST (Results 1 – 1 of 1) sorted by relevance
658 #define ADD_REF_TO_LIST(list, ref) \ in scanObject() macro685 ADD_REF_TO_LIST(gcHeap->softReferences, obj); in scanObject()701 ADD_REF_TO_LIST(gcHeap->weakReferences, obj); in scanObject()703 ADD_REF_TO_LIST(gcHeap->phantomReferences, obj); in scanObject()708 #undef ADD_REF_TO_LIST in scanObject()