Searched refs:_find_first_cython_or_python_frame (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Debugger/
H A Dlibcython.py1218 def _find_first_cython_or_python_frame(self): member in class:EvaluateOrExecuteCodeMixin
1254 frame = self._find_first_cython_or_python_frame()

Completed in 57 milliseconds