Updates:
Status: Assigned
Owner: [email protected]Comment #2 on issue 1564 by [email protected]: src/deoptimizer.cc:1465: warning: dereferencing type-punned pointer will break strict-aliasing rules
http://code.google.com/p/v8/issues/detail?id=1564This should use BitCast<Object**>(&function_). I'll land a change doing that.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
