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 / include @ master

Name Size
v8-debug.h 10.9 KB
v8-platform.h 1.69 KB
v8-profiler.h 18.9 KB
v8-testing.h 1.01 KB
v8-util.h 14.3 KB
v8.h 201 KB
v8config.h 15.6 KB
v8stdint.h 729 Bytes

Latest revisions

# Date Author Comment
5d178188 06/12/2014 08:46 PM Ben Noordhuis

deps: cherry-pick r21297 from v8 trunk

Changes the return value of PropertyCallbackInfo<T>::This() from
Local<Value> back to Local<Object>. See [1] and [2] for background.

[1] https://groups.google.com/forum/#!topic/v8-users/wP2UcQ4cBW4
[2] https://codereview.chromium.org/285643008/...

3a280b20 06/12/2014 08:46 PM Ben Noordhuis

deps: upgrade v8 to 3.26.33

Signed-off-by: Fedor Indutny <>

67e07809 04/01/2014 04:05 PM Ben Noordhuis

deps: upgrade v8 to 3.25.30

8d6fa72d 04/01/2014 02:46 PM Trevor Norris

v8: upgrade to 3.24.35.22

85d595c8 03/28/2014 09:09 AM dcarney@chromium.org

deps: apply floating patch to v8

Original commit message below:

fix FunctionCallbackInfo ambiguity

- when compiling tools that embed v8 with g++ FunctionCallbackInfo is currently ambigous
- more info: https://github.com/joyent/node/issues/7337
- original patch is here: https://codereview.appspot.com/78770045/...

4d140746 03/17/2014 04:33 PM Fedor Indutny

deps: update v8 to 3.24.35.17

0c5a0ecc 03/13/2014 12:56 PM Fedor Indutny

deps: allow allocations in gc epilogue/prologue

See https://codereview.chromium.org/177243012/

1c7bf245 03/13/2014 12:56 PM Fedor Indutny

deps: update v8 to 3.24.40

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

View revisions

Also available in: Atom