electron/atom
Samuel Attard 92588be2bd refactor: add promise helper and change whenReady to be native impl (#13115)
* Add promise helper and change whenReady to be native impl

* remove commented code

* add GetInner helper to dedupe promise code

* add Promise.reject helper to be consistent with JS

* fix linting

* update promise impl per feedback

* remove param name from unused isolate

* Use non-depreceated resolvers for promises

* Add thread dchecks for promise helper, intiialize promise pointer to nullptr
2018-06-27 16:06:08 -05:00
..
app Default LoadV8Snapshot changed in C66 2018-06-19 11:49:46 +10:00
browser refactor: add promise helper and change whenReady to be native impl (#13115) 2018-06-27 16:06:08 -05:00
common refactor: add promise helper and change whenReady to be native impl (#13115) 2018-06-27 16:06:08 -05:00
node also format missing .cc files 2018-04-18 20:48:45 -04:00
renderer build: move pepper flash behind feature flag 2018-06-21 17:02:12 +05:30
utility also format missing .cc files 2018-04-18 20:48:45 -04:00