Specflow is a cucumber for .net, so it will not be able to run javascript tests using jasmine.
However, there are several cucumber frameworks for javascript ( see this and the answers to this question , which also shows how jasmine expects the tests to be written in the BDD style.), Which will give you the syntax in the language used in SpecFlow for your javascript tests.