GetV8Configuration returns the value of ConfigurationManager.GetSection("jsEngineSwitcher/v8"). If this configuration section is not in the Web.config or App.config, this returns null, resulting in a NullReferenceException in V8JsEngine's constructor:
