Fixes to finally{}, nested loops w/scope, parsing of 'async get(){...}'
- Bump acorn-es7-plugin to resolve issues with 'async get(){}'
- Merge in fixes related to some loop constructs and use of 'finally{ return...}' in synchronous code called by async code