https://codereview.chromium.org/1126103006/diff/20001/src/runtime/runtime-debug.cc
File src/runtime/runtime-debug.cc (right):

https://codereview.chromium.org/1126103006/diff/20001/src/runtime/runtime-debug.cc#newcode248
src/runtime/runtime-debug.cc:248: if
(!Runtime::GetInternalProperties(isolate, obj).ToHandle(&result)) {
On 2015/05/12 11:53:04, Yang wrote:
Please use RETURN_FAILURE_ON_EXCEPTION here.

Done. Changed this code to use ASSIGN_RETURN_FAILURE_ON_EXCEPTION.

https://codereview.chromium.org/1126103006/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to