Add --js-flags support for main thread.
authorShawn K <skhameneh@gmail.com>
Thu, 12 Nov 2015 09:00:41 +0000 (01:00 -0800)
committerShawn K <skhameneh@gmail.com>
Thu, 12 Nov 2015 09:48:23 +0000 (01:48 -0800)
commitfb5beb9af541d3405329789ad61945c20b03ef39
tree76f3753512e80e2cbc5e43ec03cea48b8bb83143
parentce0167756e2a587eea6a31c6fad7660a68fab8f5
Add --js-flags support for main thread.

Allow use of flags that must be set before V8 is initialized, such as
"--harmony_proxies", e.g. --js-flags="--harmony_proxies
--harmony_collections"
atom/browser/javascript_environment.cc