node/deps/v8
mstarzinger@chromium.org 6b92a71321 v8: back-port fix for CVE-2013-2882
Quoting the CVE:

    Google V8, as used in Google Chrome before 28.0.1500.95, allows
    remote attackers to cause a denial of service or possibly have
    unspecified other impact via vectors that leverage "type confusion."

Likely has zero impact on node.js because it only runs local, trusted
code but let's apply it anyway.

This is a back-port of upstream commit r15665. Original commit log:

    Use internal array as API function cache.

    R=yangguo@chromium.org
    BUG=chromium:260106
    TEST=cctest/test-api/Regress260106

    Review URL: https://codereview.chromium.org/19159003

Fixes #5973.
2013-08-05 18:17:24 +02:00
..
benchmarks Upgrade V8 to 3.9.24.6 2012-03-28 19:51:38 -07:00
build v8: fix build for mips32r2 architecture 2013-06-14 17:48:33 +02:00
include V8: Upgrade to 3.14.5.8 2013-03-06 12:59:58 -08:00
preparser V8: Upgrade to 3.13.7.1 2012-09-21 01:52:24 +02:00
samples deps: downgrade v8 to 3.14.5 2013-02-25 23:45:02 +01:00
src v8: back-port fix for CVE-2013-2882 2013-08-05 18:17:24 +02:00
test v8: back-port fix for CVE-2013-2882 2013-08-05 18:17:24 +02:00
tools v8: re-apply floating patches 2013-05-23 14:00:20 -07:00
.gitignore deps: downgrade v8 to 3.14.5 2013-02-25 23:45:02 +01:00
AUTHORS V8: Upgrade to 3.14.5.8 2013-03-06 12:59:58 -08:00
ChangeLog deps: downgrade v8 to 3.14.5 2013-02-25 23:45:02 +01:00
DEPS deps: update v8 to 3.15.11 2013-01-01 16:07:02 +04:00
LICENSE Upgrade V8 to 3.8.5 2012-01-06 13:03:06 -08:00
LICENSE.strongtalk Upgrade V8 to 3.1.2 2011-02-09 10:24:26 -08:00
LICENSE.v8 Upgrade V8 to 3.1.2 2011-02-09 10:24:26 -08:00
LICENSE.valgrind Upgrade V8 to 3.1.2 2011-02-09 10:24:26 -08:00
Makefile deps: update v8 to 3.15.11 2013-01-01 16:07:02 +04:00
Makefile.android deps: update v8 to 3.15.11 2013-01-01 16:07:02 +04:00
OWNERS deps: update v8 to 3.15.11 2013-01-01 16:07:02 +04:00
PRESUBMIT.py deps: update v8 to 3.15.11 2013-01-01 16:07:02 +04:00
SConstruct deps: update v8 to 3.15.11 2013-01-01 16:07:02 +04:00