Reviewers: Kevin Millikin,

Message:
We may need this for liveness analysis and possibly for other data flow passes
as well. I hope we don't have such a thing already in the code base :)

Description:
Implementation of a fixed-size bit vector.

This is a basic implementation bit vector containing an fixed
arbitrary number of bits.


Please review this at http://codereview.chromium.org/660321

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

Affected files:
  M     src/data-flow.h
  M     test/cctest/SConscript
  A     test/cctest/test-dataflow.cc


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to