Home
last modified time | relevance | path

Searched refs:_PyCode_Quicken (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Objects/
Dcodeobject.c461 extern void _PyCode_Quicken(PyCodeObject *code);
532 _PyCode_Quicken(co); in init_code()
/external/python/cpython3/Python/
Dspecialize.c426 _PyCode_Quicken(PyCodeObject *code) in _PyCode_Quicken() function
/external/python/cpython3/Misc/NEWS.d/
D3.11.0b1.rst113 that future ``_PyCode_Quicken`` calls always start with unquickened code.
/external/python/cpython3/Doc/data/
Dpython3.13.abi5920 …<function-decl name='_PyCode_Quicken' filepath='Objects/codeobject.c' line='461' column='1' visibi…