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

Delta Between Two Patch Sets: cgen/templates/default/pop_top

Issue 14757: INCA: Inline Caching meets Quickening in Python 3.3
Left Patch Set: Created 1 year, 1 month ago
Right 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:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « cgen/templates/default/pop_jump_if_true ('k') | cgen/templates/default/print_expr » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 1
2 TARGET(POP_TOP) 2 TARGET(POP_TOP)
3 v = POP(); 3 v = POP();
4 Py_DECREF(v); 4 Py_DECREF(v);
5 FAST_DISPATCH(); 5 FAST_DISPATCH();
6 6
LEFTRIGHT

RSS Feeds Recent Issues | This issue
This is Rietveld cbc36f91f3f7