Improve perf of DelegateConstruct (#16345)
authorAndy Ayers <andya@microsoft.com>
Tue, 13 Feb 2018 03:31:51 +0000 (19:31 -0800)
committerJan Kotas <jkotas@microsoft.com>
Tue, 13 Feb 2018 03:31:51 +0000 (19:31 -0800)
commite00d57abac979291de6f68d449a9e7ea726e2e1f
tree3b6d8bd259ea5f6220929d9a457c6e2814b40923
parentbf6aa780a74706c2b6d1c344dff8de40a8f79f0a
Improve perf of DelegateConstruct (#16345)

Remove a range lookup that's no longer needed.

See related issue #12438.
src/vm/comdelegate.cpp