On 2013/07/26 11:38:17, machenbach wrote:
PTAL

Ah. that's something I forgot. We usually add the lines

if (!%IsParallelRecompilationSupported()) {
  print("Parallel recompilation is disabled. Skipping this test.");
  quit();
}

at the start of such tests so that we make sure in the test that we skip if
parallel recompilation is not supported. I would prefer that.

https://codereview.chromium.org/20573003/

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


Reply via email to