summaryrefslogtreecommitdiff
path: root/deps/v8
Commit message (Expand)AuthorAgeFilesLines
* deps: log V8 version in profiler log fileBen Noordhuis2015-02-041-0/+9
* deps: revert backport b593aa8 from v8 upstreamJulien Gilli2015-01-132-8/+6
* v8: don't busy loop in cpu profiler threadBen Noordhuis2015-01-127-26/+7
* deps: backport b593aa8 from v8 upstreamJulien Gilli2014-12-172-6/+8
* deps: backport 2ad2237 from v8 upstreamJulien Gilli2014-12-171-1/+1
* v8: add api for aborting on uncaught exceptionTrevor Norris2014-11-184-10/+44
* deps: fix up v8 after fd80a3Fedor Indutny2014-08-221-3/+8
* deps: backport 5f836c from v8 upstreamFedor Indutny2014-08-141-56/+50
* v8: Fix compliation with GCC 4.8Timothy J Fontaine2014-08-041-1/+8
* v8: Interrupts must not mask stack overflow.Fedor Indutny2014-07-311-7/+2
* gyp: fix post-mortem in v0.11Fedor Indutny2014-07-231-2/+34
* deps: backport 4ed5fde4f from v8 upstreamFedor Indutny2014-07-182-3/+48
* v8: shift heap space for aslr on 64bitTimothy J Fontaine2014-06-061-18/+28
* deps/v8: Apply REPLACE_INVALID_UTF8 patchFelix Geisendörfer2014-06-064-17/+55
* deps: backport 23f2736a from v8 upstreamFedor Indutny2014-05-022-1/+76
* deps: fix v8 link error with glibc < 2.17Ben Noordhuis2014-04-281-0/+6
* deps: make v8 use CLOCK_REALTIME_COARSEBen Noordhuis2014-04-241-4/+22
* deps: fix v8 valgrind warningBen Noordhuis2014-03-071-1/+1
* deps: backport 883637bd from latest v8Fedor Indutny2014-02-014-3/+10
* v8: backport codereview.chromium.org/11362182svenpanne@chromium.org2014-01-101-1/+3
* cluster, v8: fix --logfile=%p.logBen Noordhuis2013-12-181-0/+4
* v8: backport fix for CVE-2013-{6639|6640}jkummerow@chromium.org2013-12-148-34/+140
* v8: use correct timezone information on Solarisyangguo@chromium.org2013-11-121-6/+2
* v8: unbreak `make native` buildBen Noordhuis2013-11-091-11/+0
* v8: back-port fix for CVE-2013-2882mstarzinger@chromium.org2013-08-052-1/+12
* v8: add setVariableValue debugger commandBen Noordhuis2013-06-177-11/+610
* v8: fix build for mips32r2 architectureAndrei Sedoi2013-06-141-2/+3
* v8: fix pointer arithmetic undefined behaviorTrevor Norris2013-06-111-1/+2
* v8: re-apply floating patchesTimothy J Fontaine2013-05-2310-31/+48
* v8: fix GetLocalizedMessage usageTimothy J Fontaine2013-05-231-1/+1
* v8: update to 3.14.5.9Timothy J Fontaine2013-05-2313-49/+49
* v8: cherry-pick 75311294 from upstreamFedor Indutny2013-04-031-2/+5
* v8: Unify kMaxArguments with number of bits used to encode it.verwaest@chromium.org2013-03-235-14/+13
* v8: move 32 bit heap hint on sunosTimothy J Fontaine2013-03-151-8/+14
* V8: Reapply floating patchesisaacs2013-03-064-18/+27
* V8: Upgrade to 3.14.5.8isaacs2013-03-0637-154/+479
* v8: Hardfloat does not imply VFPv3, only VFPv2.yangguo@chromium.org2013-02-261-1/+1
* v8: work around String::WriteAscii segfaultBen Noordhuis2013-02-261-0/+2
* v8: fix postmortem and dtrace helper buildFedor Indutny2013-02-261-0/+1
* v8: reapply floating patchesBen Noordhuis2013-02-253-17/+23
* deps: downgrade v8 to 3.14.5Ben Noordhuis2013-02-25349-24676/+11394
* V8: Reapply floating patchesisaacs2013-02-084-14/+19
* V8: Upgrade to 3.15.11.15isaacs2013-02-0821-55/+379
* v8: loosen artificial mmap constraintBryan Cantrill2013-02-061-4/+13
* V8: Reapply floating patchesisaacs2013-01-243-10/+6
* V8: Upgrade to 3.15.11.10isaacs2013-01-2414-10/+196
* v8: add %p option to --logfile, expands to pidBen Noordhuis2013-01-181-0/+3
* v8: work around String::WriteAscii segfaultBen Noordhuis2013-01-151-0/+2
* v8: Hardfloat does not imply VFPv3, only VFPv2.yangguo@chromium.org2013-01-131-1/+1
* v8: remove optimization switchesBen Noordhuis2013-01-121-9/+0