HomeSort by relevance Sort by last modified time
    Searched refs:GCDependentSlot (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/cython/src/Cython/Compiler/
TypeSlots.py 315 class GCDependentSlot(InternalMethodSlot):
337 class GCClearReferencesSlot(GCDependentSlot):
341 return GCDependentSlot.slot_code(self, scope)
770 GCDependentSlot("tp_traverse"),
    [all...]
ModuleNode.py     [all...]

Completed in 64 milliseconds