Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dspecialize.c881 specialize_class_load_method(PyObject *owner, _Py_CODEUNIT *instr, in specialize_class_load_method() function
943 int err = specialize_class_load_method(owner, instr, name); in _Py_Specialize_LoadMethod()