Status: Accepted
Owner: [email protected]
Labels: Type-Bug Priority-Medium
New issue 1328 by [email protected]: Avoid code duplication between
HType and TypeInfo
http://code.google.com/p/v8/issues/detail?id=1328
TypeInfo class defined in type-info.h is a limited version of HType from
hydrogen-instructions.h. TypeInfo was used in the classic codegen and in
some stubs, we should migrate the remaining usages to HType and remove the
class.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev