The reason for this CL is probably making the comparison of different hydrogen.cfgs easier, isn't it? If this is really the only reason, I wouldobject to this CL, because a trivial sed script can achieve basically the same
without adding yet another cruel hack to v8:
sed 's/\<0x[[:xdigit:]]*\>/0xXXXXXXXX/g' https://chromiumcodereview.appspot.com/12033007/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
