Reviewers: Mads Ager, Description:Split utils.h into utils.h and v8utils.h where the former is independent of V8.
The code in utils.h can be reused outside of v8 propert, as long as the propert ASSERT macros are defined.
Please review this at http://codereview.chromium.org/4485001/show Affected files: M src/api.cc M src/ia32/ic-ia32.cc M src/utils.h M src/utils.cc M src/v8.h A src/v8utils.h M src/x64/ic-x64.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
