Skip to content

Commit 134ad1f

Browse files
Address review
1 parent c4121f5 commit 134ad1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Specialize ``POP_TOP`` and thus ``STORE_FAST`` in the JIT compiler by specializing for reference lifetime and type. This will also enable easier top of stack caching in the JIT compiler.
1+
Specialize :opcode:`POP_TOP` and thus :opcode:`STORE_FAST` in the JIT compiler by specializing for reference lifetime and type. This will also enable easier top of stack caching in the JIT compiler.

0 commit comments

Comments
 (0)