Match renaming of ExternalAsciiStringResource.

V8 has removed the ExternalAsciiStringResource alias for the new type
ExternalOneByteStringResource. One-byte strings have Latin-1 encoding,
which is a superset of ASCII, so it's still okay to store ASCII strings
in it.

Change-Id: I54a1c539b004d4ad9073d8a94d7918bf847e8132
1 file changed
tree: b1da003b7a4988ae4d4e161b3758bf50f710ee2e
  1. src/
  2. test/
  3. Android.mk
  4. LICENSE
  5. MODULE_LICENSE_BSD
  6. NOTICE
  7. README