Searched defs:new_depth (Results 1 – 3 of 3) sorted by relevance
49 size_t new_depth) { in SimplifyJSLoadContext()68 size_t new_depth) { in SimplifyJSStoreContext()
4350 _PyEval_SetCoroutineOriginTrackingDepth(int new_depth) in _PyEval_SetCoroutineOriginTrackingDepth()
5034 int new_depth = depth + effect; in stackdepth() local