summaryrefslogtreecommitdiff
path: root/src/input_handler.cc
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2018-11-06 07:32:47 +1100
committerMaxime Coste <mawww@kakoune.org>2018-11-06 07:32:47 +1100
commit05a9eb62f46b9e4d783647b3b0c75bc3b8b99303 (patch)
treefe6568a07b07e0b65e30cdefb561c901ca933f93 /src/input_handler.cc
parent7fbde0d44ed9796cd6f98f951bc5f8234aa4df4b (diff)
Never grow the DualThreadStack in push_next
As we do at most one push_next per step_thread, and we pop_current before step_thread, we can avoid a branch there at the expense of sometimes growing unecessarily (once).
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions