On 2013/10/14 12:43:29, rmcilroy wrote:
lgtm with one nit.

Nice, thanks!

https://codereview.chromium.org/27178002/diff/1/src/hydrogen-dce.cc
File src/hydrogen-dce.cc (right):

https://codereview.chromium.org/27178002/diff/1/src/hydrogen-dce.cc#newcode35
src/hydrogen-dce.cc:35: HValue* instr, ZoneList<HValue*>* worklist) {
add an ASSERT(worklist->is_empty()) here.

I've added an ASSERT at the end of the marking phase.

https://codereview.chromium.org/27178002/

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