Added string equality by reading int-sized blocks of characters for
authorchristian.plesner.hansen@gmail.com <christian.plesner.hansen@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 20 Oct 2008 11:38:32 +0000 (11:38 +0000)
committerchristian.plesner.hansen@gmail.com <christian.plesner.hansen@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 20 Oct 2008 11:38:32 +0000 (11:38 +0000)
commit2b7c9edbb17dca165d2caf8f258354958b382963
treefbe16ed6155a8620bf5bd120434f219667ba6f84
parent4e0e137675bd85764d8d0346d02fd0ed68676e67
Added string equality by reading int-sized blocks of characters for
flat strings with the same representation.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@528 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/objects-inl.h
src/objects.cc
src/objects.h