summaryrefslogtreecommitdiff
path: root/deps/v8
Commit message (Expand)AuthorAgeFilesLines
* deps: V8: cherry-pick d89f4ef1cd62Milad Farazmand2020-02-261-2/+2
* v8: fix load elimination liveness checksBen Noordhuis2020-02-262-23/+17
* deps: V8: backport fb63e5cf55e9Michaël Zasso2019-12-172-1/+22
* deps: do not link against librtSam Roberts2019-10-011-2/+1
* deps: V8: backport f27ac28Michaël Zasso2019-06-063-35/+72
* deps: cherry-pick 88f8fe1 from upstream V8Yang Guo2019-06-062-27/+245
* build,deps: less warnings from V8Refael Ackermann2019-04-161-0/+1
* deps: v8, backport coverage fixesbcoe2019-04-0834-604/+963
* deps: V8: cherry-pick 3cc6919milad2019-02-281-3/+13
* deps: V8: cherry-pick d0468deMilad Farazmand2019-02-281-11/+17
* deps: cherry-pick d9fbfeb from upstream V8Alexey Kozyatinskiy2019-02-2820-9/+443
* deps: V8: backport 442977eAli Ijaz Sheikh2019-02-282-8/+251
* deps: cherry-pick b87d408 from upstream V8Peter Marshall2019-01-123-1/+52
* deps: V8: cherry-pick 52a9e67Ali Ijaz Sheikh2018-12-262-1/+32
* deps: cherry-pick 2987946 from upstream V8Refael Ackermann2018-12-031-25/+2
* deps: V8: Add virtual dtor to avoid aix gcc errorVasili Skurydzin2018-11-292-1/+5
* deps: cherry-pick 67b5499 from V8 upstreamVasili Skurydzin2018-11-291-0/+1
* deps: cherry-pick d2e0166 from V8 upstreamVasili Skurydzin2018-11-296-11/+14
* deps: cherry-pick a51f429 from V8 upstreamVasili Skurydzin2018-11-291-4/+2
* deps: cherry-pick abab9fb from V8 upstreamVasili Skurydzin2018-11-292-11/+56
* deps: cherry-pick d9e7832 from V8 upstreamVasili Skurydzin2018-11-293-18/+37
* deps: backport 525b396195 from upstream V8Peter Marshall2018-11-291-5/+10
* deps: partially revert 'increase V8 deprecation levels'Peter Marshall2018-11-291-22/+22
* build: fix `./configure --enable-d8`Ben Noordhuis2018-11-291-0/+1
* deps: fix wrong default for v8 handle zappingRefael Ackermann2018-10-252-4/+13
* deps: increase V8 deprecation levelsAnna Henningsen2018-10-073-46/+65
* deps: backport 958b761 from upstream V8Matheus Marchini2018-10-073-6/+5
* deps: cherry-pick 64-bit hash seed commits from V8Yang Guo2018-10-0739-138/+170
* build,deps: refactor and fix v8.gypRefael Ackermann2018-10-056-490/+466
* deps: fix Array.prototype.forEach on v8 6.8Mike Stanton2018-09-251-7/+8
* deps: cherry-pick dbfcc48 from upstream V8Alexey Kozyatinskiy2018-09-2513-78/+351
* deps: cherry-pick d48bd16 from upstream V8Junliang Yan2018-09-231-3/+3
* deps: cherry-pick 9a23bdd from upstream V8Daniel Beckert2018-09-201-2/+11
* deps: add missing HandleScope in FieldType::PrintToYang Guo2018-09-201-0/+1
* deps: cherry-pick 2363cdf from upstream V8Ali Ijaz Sheikh2018-09-201-14/+18
* deps: patch V8 to 6.8.275.32Michaël Zasso2018-09-076-13/+14
* deps: backport detailed line info for CPU profilerPeter Marshall2018-09-074-1/+10
* deps: cherry-pick 22116dd from upstream V8Marcel Laverdet2018-09-063-3/+47
* deps: backport a8f6869 from upstream V8Ben Newman2018-09-066-8/+162
* deps: cherry-pick bf5ea81 from upstream V8Ali Ijaz Sheikh2018-09-061-9/+4
* deps: fix V8 test regressionMichaël Zasso2018-09-061-1/+1
* deps: backport 4 CPU profiler commits from upstream V8Peter Marshall2018-09-0620-203/+468
* deps: backport String::Utf8Length with isolateMichaël Zasso2018-09-062-1/+6
* deps: backport String::Write{OneByte,Utf8} with isolateMichaël Zasso2018-09-062-24/+45
* deps: backport StackFrame::GetFrame with isolateMichaël Zasso2018-09-062-4/+11
* src,deps: add isolate parameter to String::ConcatMichaël Zasso2018-09-062-4/+13
* deps: patch V8 to 6.8.275.30Michaël Zasso2018-09-035-11/+38
* deps: backport c608122b from upstreamRuben Bridgewater2018-08-154-25/+135
* deps: cherry-pick 09bca09 from upstream V8Matheus Marchini2018-08-153-1/+6
* deps: remove thread_local to fix V8 compilationPeter Marshall2018-08-151-2/+2