OK, after a tirade of fixes for VC++ I got this to compile on all platforms.
This should also fix many UBSan issues because we now perform correct casting in OpParameter<> throughout the codebase. Now that we are using Handle<T>, which
does not provide an equality comparison operator, all the undefined behavior
cases actually turned into compile errors.

Benedikt, could you PTAL at my changes in the follow-up patch sets? Thanks!

https://codereview.chromium.org/1314473007/

--
--
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/d/optout.

Reply via email to