On 2013/10/11 18:31:06, jochen wrote:
https://codereview.chromium.org/26848011/diff/1/test/cctest/test-api.cc File test/cctest/test-api.cc (left):
https://codereview.chromium.org/26848011/diff/1/test/cctest/test-api.cc#oldcode14449
test/cctest/test-api.cc:14449: class ApplyInterruptTest {
this and another test in this file also use the preemption code. Are they
affected by the same issue?
I beefed up the test to replace one more test case and moved it back totest-api.cc (because I want to reuse some existing code). I think you can just remove the two other callers of StartPreemption and StopPreemption (including
ApplyInterruptTest) once you remove the preemption feature. https://codereview.chromium.org/26848011/ -- -- 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/groups/opt_out.
