LGTM save for one small detail that I fixed. Landing.


https://codereview.chromium.org/11852019/diff/4001/src/api.cc
File src/api.cc (right):

https://codereview.chromium.org/11852019/diff/4001/src/api.cc#newcode3898
src/api.cc:3898: if (IsDeadCheck(str->GetIsolate(),
"v8::String::MayContainNonAscii()")) {
This should reflect the method name since this string is for debugging
purposes. Fixed that for you.

https://codereview.chromium.org/11852019/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to