The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / deps / v8 @ f230a1cf

Name Size
  benchmarks
  build
  include
  samples
  src
  test
  tools
.gitignore 796 Bytes
AUTHORS 2.13 KB
ChangeLog 172 KB
DEPS 829 Bytes
LICENSE 2.74 KB
LICENSE.strongtalk 1.45 KB
LICENSE.v8 1.49 KB
LICENSE.valgrind 2.01 KB
Makefile 13.9 KB
Makefile.android 4.39 KB
Makefile.nacl 4.02 KB
OWNERS 343 Bytes
PRESUBMIT.py 3.63 KB
WATCHLISTS 1.93 KB

Latest revisions

# Date Author Comment
f230a1cf 11/10/2013 08:40 PM Ben Noordhuis

v8: upgrade to 3.22.24

This commit removes the simple/test-event-emitter-memory-leak test for
being unreliable with the new garbage collector: the memory pressure
exerted by the test case is too low for the garbage collector to kick
in. It can be made to work again by limiting the heap size with the...

a53c763c 10/23/2013 12:17 PM Timothy J Fontaine

v8: upgrade 3.21.18.3

711ec07d 10/07/2013 01:18 PM Timothy J Fontaine

v8: ugprade to 3.20.17.14

85898d19 09/26/2013 12:19 PM Timothy J Fontaine

v8: upgrade to 3.20.17.13

fixes #6235

14687ebf 09/24/2013 10:16 AM Ben Noordhuis

Revert "deps: update v8 to 3.20.17.11"

After the upgrade from 3.20.17.7 to 3.20.17.11, we've begun hitting
random assertions in V8 in memory-constrained / GC-heavy situations.

The assertions all seem to be related to heap allocations and garbage
collection but apart from that, they're all over the place....

970bdccc 09/23/2013 12:26 PM Fedor Indutny

deps: update v8 to 3.20.17.11

fix #6235

a1cf3ada 09/18/2013 12:33 PM Fedor Indutny

deps: update v8 to 3.20.17.7

26bc8db3 08/27/2013 06:18 PM Trevor Norris

v8: upgrade to 3.20.17

a20d565d 08/10/2013 10:28 AM Ben Noordhuis

v8: fix openbsd build

This is [1] applied ahead of time. Summary:

OpenBSD doesn't have <ucontext.h>. ucontext_t lives in <signal.h>
and is a typedef for struct sigcontext. There is no uc_mcontext.

[1] https://codereview.chromium.org/21705003/

Note: the patch has been accepted upstream but hasn't made its way into...

f69be329 08/10/2013 10:27 AM Ben Noordhuis

v8: upgrade v8 to 3.20.14.1

View revisions

Also available in: Atom