Keyboard Shortcuts

File
u :up to issue
m :publish + mail comments
M :edit review message
j / k :jump to file after / before current file
J / K :jump to next file with a comment after / before current file
Side-by-side diff
i :toggle intra-line diffs
e :expand all comments
c :collapse all comments
s :toggle showing all comments
n / p :next / previous diff chunk or comment
N / P :next / previous comment
<Up> / <Down> :next / previous line
<Enter> :respond to / edit current comment
d :mark current comment as done
Issue
u :up to list of issues
m :publish + mail comments
j / k :jump to patch after / before current patch
o / <Enter> :open current patch in side-by-side view
i :open current patch in unified diff view
Issue List
j / k :jump to issue after / before current issue
o / <Enter> :open current issue
# : close issue
Comment/message editing
<Ctrl> + s or <Ctrl> + Enter :save comment
<Esc> :cancel edit
Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(227)
Issues Repositories Search
Open Issues | Closed Issues | All Issues | Sign in with your Google Account to create issues and add comments

Delta Between Two Patch Sets: Python/opcode_targets.h

Issue 160063: LOAD_METHOD/CALL_METHOD: Avoid allocating bound methods when possible (Closed)
Left Patch Set: Created 16 years, 1 month ago
Right Patch Set: Merge w/ trunk, fix test_profile Created 15 years, 5 months 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 | « Python/eval.cc ('k') | no next file » | no next file with change/comment »
('i') | ('e') | ('c') | ('s')
LEFTRIGHT
1 static void *opcode_targets[256] = { 1 static void *opcode_targets[256] = {
2 &&_unknown_opcode, 2 &&_unknown_opcode,
3 &&TARGET_POP_TOP, 3 &&TARGET_POP_TOP,
4 &&TARGET_ROT_TWO, 4 &&TARGET_ROT_TWO,
5 &&TARGET_ROT_THREE, 5 &&TARGET_ROT_THREE,
6 &&TARGET_DUP_TOP, 6 &&TARGET_DUP_TOP,
7 &&TARGET_ROT_FOUR, 7 &&TARGET_ROT_FOUR,
8 &&_unknown_opcode, 8 &&_unknown_opcode,
9 &&_unknown_opcode, 9 &&_unknown_opcode,
10 &&_unknown_opcode, 10 &&_unknown_opcode,
(...skipping 238 matching lines...) | | Loading...
249 &&_unknown_opcode, 249 &&_unknown_opcode,
250 &&_unknown_opcode, 250 &&_unknown_opcode,
251 &&_unknown_opcode, 251 &&_unknown_opcode,
252 &&_unknown_opcode, 252 &&_unknown_opcode,
253 &&_unknown_opcode, 253 &&_unknown_opcode,
254 &&_unknown_opcode, 254 &&_unknown_opcode,
255 &&_unknown_opcode, 255 &&_unknown_opcode,
256 &&_unknown_opcode, 256 &&_unknown_opcode,
257 &&_unknown_opcode 257 &&_unknown_opcode
258 }; 258 };
LEFTRIGHT
« Python/eval.cc ('k') | no next file » | ('i') | ('e') | ('c') | ('s')
Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b

AltStyle によって変換されたページ (->オリジナル) /