Initial language runtime support for RenderScript. Changes to xcode project not included, so the SystemInitializerFull changes are ifdef'd out on apple.
Plan is to have this initialized on a per-process basis somewhat the same as the ObjC library on module loading, but this commit is simply the foundation work and will be incrementally built upon to add that detection functionality.