Status: New Owner: ---- New issue 1978 by [email protected]: TypeInfo::Combine is not used http://code.google.com/p/v8/issues/detail?id=1978
TypeInfo::Combine is not used anymore.ICs transition between states during execution and get patched with code stubs.
Once we get TypeInfo structure from Oracle, there is no need to combine two different TypeInfo instances into one. So this method is unnecessary now.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
