https://codereview.chromium.org/204693002/diff/1/src/api.cc
File src/api.cc (right):
https://codereview.chromium.org/204693002/diff/1/src/api.cc#newcode2206
src/api.cc:2206: i::Handle<i::Object> obj =
i::Object::GetElement(isolate, self, index);
Why are you calling GetElement() instead of
GetElementNoExceptionThrown() here?
https://codereview.chromium.org/204693002/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.