21 Commits (d2aaf82fcf0448ab71d1880d6c6ea471e7b683a9)

Author SHA1 Message Date
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Andres Suarez 70beef97bd
v8: add cachedDataVersionTag 8 years ago
Ben Noordhuis aa77b767b6 lib,src: support values > 4GB in heap statistics 8 years ago
Gareth Ellis 440057eae0
src: extend `HeapStatistics` with new fields 9 years ago
Haojian Wu 43ef58005e src: remove unused using decls 9 years ago
Sakthipriyan Vairamani 2c480bdae6 src: fix check-imports.py linter errors 9 years ago
Ben Ripkens 5f57005ec9 v8,src: expose statistics about heap spaces 9 years ago
Michaël Zasso 4abc896a82 src: replace usage of v8::Handle with v8::Local 10 years ago
Roman Klauke ad7f74453d src: add total_available_size to v8 statistics 10 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 10 years ago
Roman Klauke 931a0d4634 src: add type check to v8.setFlagsFromString() 10 years ago
Vladimir Kurchatkin 5435cf2f16 v8: optimize `getHeapStatistics` 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Ben Noordhuis dab6f681cd lib,src: remove post-gc event infrastructure 10 years ago
Ben Noordhuis f8076c4067 lib: add setFlagsFromString() to tracing module 10 years ago
Ben Noordhuis d3c317e08a src: attach env directly to api functions 11 years ago
Ben Noordhuis 97585b0d7a src: remove unnecessary HandleScopes 11 years ago
Ben Noordhuis 820aaf5b3d src: replace CONTAINER_OF with type-safe function 11 years ago
Fedor Indutny ce04c726a3 src: update to v8 3.24 APIs 11 years ago
Ben Noordhuis d23ac0ea9c src: add v8.getHeapStatistics() function 11 years ago
Ben Noordhuis 010222d39f src: add tracing.v8.on('gc') statistics hooks 12 years ago