What I need to do for a specific unit test is to run a specific method + 
arguments, and if it takes too long, stop the call mid-cycle and fail the 
test. This is for a performance-related unit test for my patch (which is a 
perf patch itself, anyways). Is this possible, and if so, how would I do 
it? I'm not nearly as well versed in C++ as I am in JavaScript, but I could 
write it in C++ if I had to.

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to