Go to file
2013-09-06 11:04:20 +00:00
benchmarks
build Avoid -O3 in nacl as it does not play well with -W. 2013-08-20 08:12:19 +00:00
include Functions may not be optimized and we would like to know in cpu profiler what was the reason. 2013-09-05 13:20:51 +00:00
preparser
samples Deprecate Persistent functions which were marked to be deprecated. 2013-09-03 07:34:34 +00:00
src Fix polymorphic INTERCEPTOR StoreICs on ARM/MIPS 2013-09-06 11:04:20 +00:00
test Remove obsolete global V8::has_been_fooed flags. 2013-09-05 18:53:39 +00:00
tools Add better consistency check and error output to plot script. 2013-09-04 15:19:21 +00:00
.gitignore Add "benchmarks" test suite 2013-08-05 14:54:09 +00:00
AUTHORS Fix a crash when generating forward jumps to labels at very high assembly offsets 2013-08-01 08:13:08 +00:00
ChangeLog Prepare push to trunk. Now working on version 3.21.12. 2013-09-05 16:29:07 +00:00
DEPS Update V8's dependencies: 2013-07-31 13:41:12 +00:00
LICENSE
LICENSE.strongtalk
LICENSE.v8
LICENSE.valgrind
Makefile Generate grokdump constants with 'make grokdump' now. 2013-08-02 09:02:02 +00:00
Makefile.android
Makefile.nacl
OWNERS
PRESUBMIT.py