electron/lib/sandboxed_renderer/api/exports
Samuel Attard 54ef906832
[RFC] perf: use an internal module resolver to improve require performance (#14633)
* perf: use an internal module resolver instead of relative requires

* perf: memoize the results of getting exported Electron properties

* perf: make internal module changes consistent across sandboxed / bundled files
2018-09-20 13:43:26 +10:00
..
child_process.js Make sandbox APIs more compatible with normal renderers 2017-03-23 10:01:02 -03:00
electron.js [RFC] perf: use an internal module resolver to improve require performance (#14633) 2018-09-20 13:43:26 +10:00
fs.js Make sandbox APIs more compatible with normal renderers 2017-03-23 10:01:02 -03:00
os.js Make sandbox APIs more compatible with normal renderers 2017-03-23 10:01:02 -03:00
path.js Fix sandboxed crashReporter for windows. 2017-04-05 18:09:24 -03:00