Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/gdb/
Dlibpython.py1316 def is_python_frame(self): member in Frame
1444 if frame.is_python_frame():
1595 if iter_frame.is_python_frame():
1653 if frame.is_python_frame():
1676 if frame.is_python_frame():
/external/python/cpython3/Tools/gdb/
Dlibpython.py1519 def is_python_frame(self): member in Frame
1647 if frame.is_python_frame():
1801 if iter_frame.is_python_frame():
1859 if frame.is_python_frame():
1882 if frame.is_python_frame():