PTAL, thanks.

https://codereview.chromium.org/1269683002/diff/60001/test/cctest/interpreter/test-interpreter.cc
File test/cctest/interpreter/test-interpreter.cc (right):

https://codereview.chromium.org/1269683002/diff/60001/test/cctest/interpreter/test-interpreter.cc#newcode31
test/cctest/interpreter/test-interpreter.cc:31: MaybeHandle<Object>
Call() {
On 2015/07/31 12:09:12, titzer wrote:
Can we factor the Call() out of the tester?

This is one of the design mistakes I think we made with the way the
other
integration tests work. The tester should produce a Callable thingy,
which has a
Call() or an operator()

Done.

https://codereview.chromium.org/1269683002/

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