https://codereview.chromium.org/22926025/diff/6001/src/compiler.cc
File src/compiler.cc (right):
https://codereview.chromium.org/22926025/diff/6001/src/compiler.cc#newcode1264
src/compiler.cc:1264:
info()->closure()->PassesFilter(FLAG_trace_hydrogen_filter));
This breaks --trace-hydrogen in debug mode with --enable-slow-asserts
...
#
# Fatal error in ../src/handles-inl.h, line 69
# CHECK(!FLAG_enable_slow_asserts ||
(IsDereferenceAllowed(INCLUDE_DEFERRED_CHECK))) failed
#
#14 0x083c5d16 in
v8::internal::CompilationPhase::ShouldProduceTraceOutput
(this=0xffffca24) at ../src/compiler.cc:1268
#15 0x084db967 in v8::internal::HPhase::~HPhase (this=0xffffca24,
__in_chrg=<optimized out>) at ../src/hydrogen.cc:9849
#16 0x084bb15d in v8::internal::HGraph::AssignDominators
(this=0x8abecc0) at ../src/hydrogen.cc:2448
#17 0x084bcd76 in v8::internal::HGraph::Optimize (this=0x8abecc0,
bailout_reason=0xffffcadc) at ../src/hydrogen.cc:2920
#18 0x083c26f2 in v8::internal::OptimizingCompiler::OptimizeGraph
(this=0xffffcb00) at ../src/compiler.cc:463
#19 0x083c1c80 in v8::internal::MakeCrankshaftCode (info=0xffffcc24) at
../src/compiler.cc:303
https://codereview.chromium.org/22926025/
--
--
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.