Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: add public APIs to manage v8::TracingController | Anna Henningsen | 2020-06-16 | 1 | -0/+1 |
* | src: fix what a dispose without checking | Jichan | 2020-03-21 | 1 | -0/+9 |
* | src: fix OOB reads in process.title getter | Ben Noordhuis | 2020-02-07 | 1 | -3/+3 |
* | src: make implementing CancelPendingDelayedTasks for platform optional | Anna Henningsen | 2019-10-22 | 1 | -5/+0 |
* | src: apply clang-tidy rule modernize-use-equals-default | gengjiawen | 2019-04-24 | 1 | -1/+1 |
* | src: apply clang-tidy rule modernize-make-unique | gengjiawen | 2019-03-12 | 1 | -2/+5 |
* | src: fix build when NODE_USE_V8_PLATFORM is not defined | Nitish Sakhawalkar | 2019-03-06 | 1 | -1/+1 |
* | trace_events: fix trace events JS API writing | Kelvin Jin | 2019-02-14 | 1 | -4/+12 |
* | src: move v8_platform implementation into node_v8_platform-inl.h | Joyee Cheung | 2019-02-01 | 1 | -0/+178 |