Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1445)

Side by Side Diff: Python/opt/signature-defines.h

Issue 14757: INCA: Inline Caching meets Quickening in Python 3.3
Patch Set: Created 1 year, 1 month ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « Python/opt/interpreter-macro-redefinitions.h ('k') | Python/opt/undef-macros.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1
2
3 static inline PyObject* quickening_call_function(PyObject ***, int);
4 static inline PyObject* nonquickening_call_function(PyObject ***, int);
5
6 static inline PyObject* nonquickening_c_call(PyObject ***, int);
7 static inline PyObject* nonquickening_python_call(PyObject ***, int);
8
OLDNEW
« no previous file with comments | « Python/opt/interpreter-macro-redefinitions.h ('k') | Python/opt/undef-macros.h » ('j') | no next file with comments »

RSS Feeds Recent Issues | This issue
This is Rietveld cbc36f91f3f7