Home
last modified time | relevance | path

Searched defs:tb_next (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Include/cpython/
H A Dtraceback.h9 PyTracebackObject *tb_next; member
/third_party/python/Python/clinic/
H A Dtraceback.c.h24 PyObject *tb_next; in tb_new() local
/third_party/node/tools/inspector_protocol/jinja2/
H A Ddebug.py44 def tb_next(self): member in TracebackFrameProxy
[all...]
/third_party/python/Python/
H A Dtraceback.c79 tb_new_impl(PyTypeObject *type, PyObject *tb_next, PyFrameObject *tb_frame, in tb_new_impl() argument
238 _PyTraceBack_FromFrame(PyObject *tb_next, PyFrameObject *frame) _PyTraceBack_FromFrame() argument
[all...]

Completed in 2 milliseconds