https://github.com/Microsoft/ChakraCore/pull/1254 adds new JSRT APIs. Should add native tests for the following as per #1224 ``` JsInitializeModuleRecord JsParseModuleSource JsModuleEvaluation JsSetModuleHostInfo JsGetModuleHostInfo ``` @Yongqu @akroshg