Binary search handle map has been migrated to the fixed interface of the required lookup tables. Before the interface definition and thus the map implementation used to contain a platform dependency (see previous commit). Now, it's generic source code, which will succeed on all platforms