https://codereview.chromium.org/206383003/diff/1/src/runtime.cc
File src/runtime.cc (right):

https://codereview.chromium.org/206383003/diff/1/src/runtime.cc#newcode13101
src/runtime.cc:13101:
isolate->factory()->SetContent(Handle<JSArray>::cast(result),
instances);
On 2014/03/20 13:22:07, Yang wrote:
for the sake of consistency, could we move SetContent to a static
JSArray::SetContent?

It is done in a next CL where I handlified JSArray::SetContent().

https://codereview.chromium.org/206383003/

--
--
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