Go to file
asargent@chromium.org ec3beee2bf Make Object::GetIdentityHash() never return 0.
This is convenient when using identity hashes in data structures that
want to reserve 0 as a sentinel value, such as WebKit's WTF::HashMap.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1821 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-04-29 21:44:13 +00:00
benchmarks Fixed issue where \x.. and \u.... were rot13-ed in strings (but not in 2009-01-30 13:19:29 +00:00
include Create a transition API for the debug message handler. 2009-04-29 12:54:07 +00:00
samples Add a "read" extension to the shell programs. This global function 2009-04-17 21:04:34 +00:00
src Make Object::GetIdentityHash() never return 0. 2009-04-29 21:44:13 +00:00
test Add a mjsunit test to cover more paths in the ia32 code generator. 2009-04-29 13:57:48 +00:00
tools Fix .gyp file and avoid adding -m32 on 32 bit systems. 2009-04-29 15:20:37 +00:00
AUTHORS Issue 63: Running tests fails of there is a dot in the checkout path 2009-02-25 10:09:42 +00:00
ChangeLog Prepare push of version 1.2.1 to trunk. The main reason for this push 2009-04-27 09:14:19 +00:00
LICENSE Remove JSCRE 2009-02-25 08:08:01 +00:00
SConstruct Fix .gyp file and avoid adding -m32 on 32 bit systems. 2009-04-29 15:20:37 +00:00