summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix: skip package.json lintdoc-type-module-ext-fixGuy Bedford2020-05-141-0/+1
* doc: fix esm extension example with type moduleGuy Bedford2020-05-141-0/+13
* doc: add examples for implementing ESMunknown2020-05-141-0/+21
* src: add support for TLAGus Caplan2020-05-1429-124/+243
* src: small modification to NgHeaderJames M Snell2020-05-142-17/+33
* tls: fix --tls-keylog optionAlba Mendez2020-05-143-41/+41
* src: refactor Reallocate since it introduced in upstream v8Jiawen Geng2020-05-141-1/+1
* src: remove deprecated FinalizationRegistry hooksGus Caplan2020-05-138-115/+0
* build: enable `--error-on-warn` for POSIX workflowsRichard Lau2020-05-132-2/+2
* build: fix `--error-on-warn` for macOSRichard Lau2020-05-131-0/+6
* test: refactor WPTRunnerJoyee Cheung2020-05-131-145/+208
* test: update WPT interfaces and hr-timeJoyee Cheung2020-05-1311-18/+3395
* src: add primordials to arguments commentDaniel Bevenius2020-05-131-1/+1
* src: remove unused using declarations in node.ccDaniel Bevenius2020-05-131-2/+0
* doc: add note about clientError writable handlingPaolo Insogna2020-05-121-0/+15
* test: stop testing --interpreted-frames-native-stack for s390xMichaël Zasso2020-05-121-2/+2
* test: fix test-zlib-unused-weak on V8 8.2Matheus Marchini2020-05-121-1/+1
* test: rename FinalizationGroup to FinalizationRegistryShu-yu Guo2020-05-123-3/+3
* deps: V8: cherry-pick 74d50c5063b3Michaël Zasso2020-05-122-1/+2
* deps: V8: cherry-pick e29c62b74854Michaël Zasso2020-05-123-2/+45
* deps: V8: cherry-pick 3f8dc4b2e5baMichaël Zasso2020-05-122-39/+40
* deps: V8: cherry-pick e1eac1b16c96Milad Farazmand2020-05-122-5/+5
* deps: fix V8 8.3 on SmartOScjihrig2020-05-123-3/+21
* deps: patch V8 to run on Xcode 8Matheus Marchini2020-05-122-2/+2
* deps: V8: silence irrelevant warningsMichaël Zasso2020-05-122-2/+1
* deps: make v8.h compatible with VS2015Joao Reis2020-05-122-1/+3
* deps: V8: forward declaration of `Rtl*FunctionTable`Refael Ackermann2020-05-122-1/+32
* deps: V8: patch register-arm64.hRefael Ackermann2020-05-122-1/+3
* deps: patch V8 to run on older XCode versionsUjjwal Sharma2020-05-123-2/+3
* deps: V8: un-cherry-pick bd019bdRefael Ackermann2020-05-124-1/+96
* deps: update V8 dtrace & postmortem metadatacjihrig2020-05-122-1/+2
* tools: update V8 gypfiles for V8 8.3Michaël Zasso2020-05-124-23/+107
* src: update NODE_MODULE_VERSION to 84Michaël Zasso2020-05-122-1/+2
* build: reset embedder string to "-node.0"Michaël Zasso2020-05-121-1/+1
* deps: update V8 to 8.3.110.9Michaël Zasso2020-05-121524-26750/+57362
* src: delete unused variables to resolve compile time print warningrickyes2020-05-121-1/+0
* deps: update to ICU 67.1Michaël Zasso2020-05-12172-3448/+6388
* src: use MaybeLocal.ToLocal instead of IsEmptyDaniel Bevenius2020-05-121-2/+2
* doc: fix typo in n-api.mdDaniel Bevenius2020-05-121-1/+1
* src: fix typo in comment in async_wrap.ccDaniel Bevenius2020-05-121-1/+1
* test: fix test-net-throttleRich Trott2020-05-111-16/+25
* http: don't destroy completed requestRobert Nagy2020-05-1110-5/+60
* http: emit 'error' on aborted server requestRobert Nagy2020-05-108-35/+121
* tools: update ESLint to 7.0.0cjihrig2020-05-1062-652/+3816
* lib: fix typo in timers insert function commentDaniel Bevenius2020-05-101-1/+1
* src: remove unnecessary Isolate::GetCurrent() callsAnna Henningsen2020-05-102-7/+7
* tools: remove obsolete no-restricted-syntax eslint rulesRuben Bridgewater2020-05-101-44/+0
* tools: add eslint rule to only pass through 'test' to debuglogRuben Bridgewater2020-05-102-0/+37
* test: add hr-time Web platform testsMichaël Zasso2020-05-1019-0/+537
* perf_hooks: fix error message for invalid entryTypesMichaël Zasso2020-05-102-6/+7