summaryrefslogtreecommitdiff
path: root/src/inspector_js_api.cc
Commit message (Expand)AuthorAgeFilesLines
* src: remove unnecessary Reset() callsBen Noordhuis2018-03-071-5/+0
* src: prevent persistent handle resource leaksBen Noordhuis2018-03-071-1/+0
* src: explicitly register built-in modulesYihong Wang2017-12-121-1/+1
* src: rename base-object -> base_objectDaniel Bevenius2017-12-111-1/+1
* src: do not include x.h if x-inl.h is includedJoyee Cheung2017-11-061-1/+0
* src: use maybe versions of methodsTom Boutell2017-10-281-1/+1
* inspector: Move JS API code to separate fileEugene Ostroukhov2017-10-131-0/+353