v8/tools
mstarzinger@chromium.org 622d35dc0e Implement Harmony sets and maps.
This implementation extends the internal ObjectHashTable to be able to
hold arbitrary objects (e.g. Smis, Strings, ...) as keys by applying
specialized hashing functions to primitive types. Equality of keys is
defined using the internal SameValue function.

R=rossberg@chromium.org
BUG=v8:1622
TEST=mjsunit/harmony/collections

Review URL: http://codereview.chromium.org/8372027

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9777 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-10-25 14:14:56 +00:00
..
gcmole Adjust contents of kAheadOfTime to match write-barrier stub called from CompileArrayPushCall. 2011-10-04 11:38:12 +00:00
gyp Implement Harmony sets and maps. 2011-10-25 14:14:56 +00:00
oom_dump Update oom_dump README to indicate that people should build the correct V8 version. 2011-07-26 06:03:36 +00:00
v8.xcodeproj
visual_studio
codemap.js Eliminate the need for code delete events in CPU profiler. 2011-09-14 11:47:03 +00:00
consarray.js
csvparser.js
disasm.py
freebsd-tick-processor
gc-nvp-trace-processor.py Merge experimental/gc branch to the bleeding_edge. 2011-09-19 18:36:47 +00:00
gdb-v8-support.py Added check for trailing whitespaces and corrected existing violations. 2011-09-01 11:28:10 +00:00
generate-ten-powers.scm
grokdump.py grokdump: Tiny bugfix and type list update. 2011-08-04 12:07:43 +00:00
js2c.py
jsmin.py
linux-tick-processor Adapt linux-tick-processor to GYP build. 2011-09-26 14:09:30 +00:00
ll_prof.py Merge experimental/gc branch to the bleeding_edge. 2011-09-19 18:36:47 +00:00
logreader.js Fixing presubmit. 2011-09-15 13:20:42 +00:00
mac-nm
mac-tick-processor
presubmit.py Add presubmit=no and werror=no flags to Makefile 2011-10-06 11:08:41 +00:00
process-heap-prof.py Added check for trailing whitespaces and corrected existing violations. 2011-09-01 11:28:10 +00:00
profile_view.js
profile.js Revert accidental r9229 and r9230 2011-09-12 10:50:40 +00:00
push-to-trunk.sh Convert "BUG=foo" to "(issue foo)" in push-to-trunk.sh 2011-09-15 11:45:06 +00:00
run-valgrind.py
splaytree.js
stats-viewer.py
test-wrapper-gypbuild.py Fix passing of --special-command flag in test wrapper. 2011-09-27 12:12:25 +00:00
test.py Changed test expectations for ARM and MIPS. 2011-08-31 14:12:25 +00:00
tickprocessor-driver.js
tickprocessor.js Revert accidental r9229 and r9230 2011-09-12 10:50:40 +00:00
utils.py
windows-tick-processor.bat