deps/v8: Apply REPLACE_INVALID_UTF8 patch
authorFelix Geisendörfer <felix@debuggable.com>
Mon, 20 Jan 2014 08:43:43 +0000 (09:43 +0100)
committerTimothy J Fontaine <tjfontaine@gmail.com>
Fri, 6 Jun 2014 22:07:29 +0000 (15:07 -0700)
commit881ac26f27f4ac9585d66c8d8a67d5b246a23d1b
treed8e2c964e0c77ea8ecc9bd8142cd77b95bd7b7c2
parent80eff968292ab1024efbba6f55114ae2bba66579
deps/v8: Apply REPLACE_INVALID_UTF8 patch

- https://codereview.chromium.org/121173009/
- https://code.google.com/p/v8/source/detail?r=18683

Note: The v8 test case did not cleanly apply, so it's missing from this
patch. I'm assuming this is not a problem if the v8 test suite is not
part of the node build / test system. If that's the case I'll fix it.
Otherwise the test case will be integrated once v8 is upgraded.
deps/v8/include/v8.h
deps/v8/src/api.cc
deps/v8/src/unicode-inl.h
deps/v8/src/unicode.h