Revert "Use constant types to represent the fixed right arg of a MOD."
authorbmeurer@chromium.org <bmeurer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 3 Dec 2013 11:24:56 +0000 (11:24 +0000)
committerbmeurer@chromium.org <bmeurer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 3 Dec 2013 11:24:56 +0000 (11:24 +0000)
commit7e540e6b8ac4673d3f23cbfd149ffbbabb92cf5d
treebdf78c96c0c1225a296af6ebad6b4c4d636c4e91
parent5c6b9500aac4f612f435d726d893be416f4759ed
Revert "Use constant types to represent the fixed right arg of a MOD."

This reverts commit r18228 for crashing on Windows.

TBR=mvstanton@chromium.org

Review URL: https://codereview.chromium.org/101663002

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@18229 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ast.h
src/code-stubs-hydrogen.cc
src/hydrogen.cc
src/hydrogen.h
src/ic.cc
src/ic.h
src/type-info.cc
src/type-info.h
src/typing.cc