Home
last modified time | relevance | path

Searched refs:is_gc_collect (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Tools/gdb/
Dlibpython.py1354 if self.is_gc_collect():
1402 def is_gc_collect(self): member in Frame
/external/python/cpython3/Tools/gdb/
Dlibpython.py1557 if self.is_gc_collect():
1605 def is_gc_collect(self): member in Frame