https://codereview.chromium.org/473263004/diff/150001/test/cctest/compiler/function-tester.h
File test/cctest/compiler/function-tester.h (right):

https://codereview.chromium.org/473263004/diff/150001/test/cctest/compiler/function-tester.h#newcode29
test/cctest/compiler/function-tester.h:29: enum Flag {
kContextSpecializing = 1 << 0, kInliningEnabled = 2 << 0 };
On 2014/08/27 11:48:40, titzer wrote:
You can just use the CompilationInfo::Flag here I think.

Done.

https://codereview.chromium.org/473263004/

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

Reply via email to