MCPcopy Create free account
hub / github.com/fabioz/PyDev.Debugger / if

Function if

_pydevd_frame_eval/pydevd_frame_evaluator.c:20321–20326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20319 }
20320#if CYTHON_COMPILING_IN_CPYTHON_FREETHREADING
20321 else if (unlikely(was_initialized == 1)) {
20322 __Pyx_CachedCFunction tmp_cfunc = {
20323#ifndef __cplusplus
20324 0
20325#endif
20326 };
20327 tmp_cfunc.type = cfunc->type;
20328 tmp_cfunc.method_name = cfunc->method_name;
20329 return __Pyx__CallUnboundCMethod0(&tmp_cfunc, self);

Callers 1

attach.cppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected