Trybots seem to have problem at the moment.
https://codereview.chromium.org/484273003/diff/40001/src/compiler/pipeline.h
File src/compiler/pipeline.h (right):
https://codereview.chromium.org/484273003/diff/40001/src/compiler/pipeline.h#newcode29
src/compiler/pipeline.h:29: : info_(info),
context_specialization_(context_specialization) {}
On 2014/08/21 09:56:35, titzer wrote:
Let's make this a mutable field and not a constructor parameter. I
foresee many
such options and making them all constructor parameters will become
cumbersome.
Done.
https://codereview.chromium.org/484273003/diff/40001/test/cctest/compiler/test-run-jscalls.cc
File test/cctest/compiler/test-run-jscalls.cc (right):
https://codereview.chromium.org/484273003/diff/40001/test/cctest/compiler/test-run-jscalls.cc#newcode249
test/cctest/compiler/test-run-jscalls.cc:249: #if V8_TURBOFAN_TARGET
On 2014/08/21 09:56:35, titzer wrote:
Why are these guarded with TURBOFAN_TARGET and the others are not?
Leftover, thanks. Removed guard.
https://codereview.chromium.org/484273003/
--
--
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/d/optout.