[ORC] Refactor TrampolinePool to reduce virtual function calls.
Virtual function calls are now only made when the pool needs to be grown to accommodate o new request.
Loading
Please sign in to comment
Virtual function calls are now only made when the pool needs to be grown to accommodate o new request.