In my final round of refactoring, I accidentally broke my string
authorager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 28 Oct 2008 10:25:35 +0000 (10:25 +0000)
committerager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 28 Oct 2008 10:25:35 +0000 (10:25 +0000)
commitb595d914a84fe821f6c9fcacc9d55350eda6727f
treee6636f661a194fa3254a56424dbb6e6cba36bc5f
parent867d504395f406bceab3f813b72114f55efbc83a
In my final round of refactoring, I accidentally broke my string
lenght optimization.  Here is the fix: check that the instance type
not the receiver is JS_VALUE_TYPE.

Review URL: http://codereview.chromium.org/8656

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@622 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ic-arm.cc
src/stub-cache-ia32.cc