summaryrefslogtreecommitdiff
path: root/lib/internal/util/inspector.js
AgeCommit message (Expand)Author
2019-11-25lib: flatten access to primordialsMichaël Zasso
2019-05-26lib: rework logic of stripping BOM+Shebang from commonjsGus Caplan
2019-04-12lib: enforce the use of Object from primordialsMichaël Zasso
2019-02-20src: simplify InspectorConsoleCallAnna Henningsen
2019-02-02process: expose process.features.inspectorJoyee Cheung
2019-01-23console: refactor inspector console extension installationJoyee Cheung
2019-01-05src: use `internalBinding('config').hasInspector` in JS landJoyee Cheung
2018-11-06inspector: remove unused catch bindingscjihrig
2018-09-17inspector: enable Inspector JS API in workersEugene Ostroukhov
2018-06-06worker: initial implementationAnna Henningsen
2017-12-21repl: show lexically scoped vars in tab completionMichaël Zasso