Reviewers: mvstanton,

Message:
Hey Michael,
Here's the HAllocate flags cleanup you suggested in
https://codereview.chromium.org/106453003/. Pretty much straight-forward.
PTAL
-- Benedikt

Description:
Cleanup HAllocate flags.

Turns clear_next_map_word_ into a flag and adds a ComputeFlags()
method. This is used in BuildUncheckedStringAdd() to ASSERT that
there's no difference wrt. HAllocate in using CONS_STRING_TYPE
vs CONS_ASCII_STRING_TYPE.

Please review this at https://codereview.chromium.org/110443003/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+63, -40 lines):
  M src/hydrogen-instructions.h
  M src/hydrogen-instructions.cc
  M src/hydrogen.cc


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