Make listAppendInternal inlineable
- put it into a header file (and start including it) - move the grow-the-array part into a separate function to encourage the fast-path to get inlined.
Showing
src/runtime/inline/list.h
0 → 100644
Please register or sign in to comment