Skip to content
Snippets Groups Projects
Commit 40b40ffc authored by Damien George's avatar Damien George
Browse files

py/compile: Extract parse-node kind at start of func for efficiency.

Otherwise the type of parse-node and its kind has to be re-extracted
multiple times.  This optimisation reduces code size by a bit (16 bytes on
bare-arm).
parent fa03bbf0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment