v8/test
yangguo@chromium.org 36f5b6d41f Rename IsAsciiRepresentation
This is a straight rename:

IsAsciiRepresentation -> IsOneByteRepresentation
IsAsciiRepresentationUnderneath -> IsOneByteRepresentationUnderneath
AllocateRawAsciiString -> AllocateRawOneByteString
AllocateStringFromAscii -> AllocateStringFromOneByte

R=yangguo@chromium.org,
BUG=

Review URL: https://chromiumcodereview.appspot.com/11308066
Patch from Dan Carney <dcarney@google.com>.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@13023 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2012-11-21 10:01:05 +00:00
..
benchmarks First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
cctest Rename IsAsciiRepresentation 2012-11-21 10:01:05 +00:00
es5conform First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
message First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
mjsunit Actually relax test expectations for known failing test. 2012-11-21 09:32:06 +00:00
mozilla First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
preparser Adjust Android test expectations. 2012-10-19 09:28:23 +00:00
sputnik First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
test262 Unbreak waterfall after r12968. 2012-11-15 12:35:16 +00:00