v8/src/arm
kmillikin@chromium.org debb5f8b48 Change the special handling of typeof comparisons to strings for
regular expressions to be consistent with typeof in other contexts.
Typeof regular expressions should now be 'function' in all contexts.

In the JS natives, IS_FUNCTION, IS_OBJECT, and IS_REGEXP return the
same answers as before.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3231 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-11-05 16:08:48 +00:00
..
assembler-arm-inl.h * Fix new snapshot code on ARM. 2009-10-28 12:37:54 +00:00
assembler-arm.cc Fix issue 491: constantpool dump violates ARM debugger assertion for return point 2009-11-04 14:45:50 +00:00
assembler-arm.h Fix issue 491: constantpool dump violates ARM debugger assertion for return point 2009-11-04 14:45:50 +00:00
builtins-arm.cc Fix issue 493: Infinite loop when debug break is set when entering function.apply. 2009-11-05 13:59:40 +00:00
codegen-arm-inl.h Remove the typeof state threaded through the code generator. It was 2009-11-04 13:56:41 +00:00
codegen-arm.cc Change the special handling of typeof comparisons to strings for 2009-11-05 16:08:48 +00:00
codegen-arm.h Obey the flag --lazy in the toplevel code generator. 2009-11-04 17:59:24 +00:00
constants-arm.cc Set the svn:eol-style property on new file. 2009-09-09 07:57:12 +00:00
constants-arm.h Clean up the ifdefs on ARM. 2009-09-16 08:48:17 +00:00
cpu-arm.cc * Modify simulator and ARM code generator to avoid swi 2009-06-09 09:26:53 +00:00
debug-arm.cc Fix issue 491: constantpool dump violates ARM debugger assertion for return point 2009-11-04 14:45:50 +00:00
disasm-arm.cc Refactor the register to name mapping in the ARM simulator. 2009-09-09 07:01:20 +00:00
fast-codegen-arm.cc Make "typeof this" return object in fast compiler. 2009-11-05 12:45:53 +00:00
frames-arm.cc Reverting 3174. Aka reapplying 3150, 3151 and 3159. Aka api accessor 2009-11-04 08:51:48 +00:00
frames-arm.h Reverting 3174. Aka reapplying 3150, 3151 and 3159. Aka api accessor 2009-11-04 08:51:48 +00:00
ic-arm.cc Added infrastructure for optimizing new CanvasArray types in WebGL 2009-10-20 15:26:17 +00:00
jump-target-arm.cc Eliminate most of the jump target jumping, branching, and binding 2009-08-10 11:13:34 +00:00
macro-assembler-arm.cc Reverting 3174. Aka reapplying 3150, 3151 and 3159. Aka api accessor 2009-11-04 08:51:48 +00:00
macro-assembler-arm.h Reverting 3174. Aka reapplying 3150, 3151 and 3159. Aka api accessor 2009-11-04 08:51:48 +00:00
regexp-macro-assembler-arm.cc Fix issue 493: Infinite loop when debug break is set when entering function.apply. 2009-11-05 13:59:40 +00:00
regexp-macro-assembler-arm.h Handle the list of code-stub types using macro expansion. 2009-10-26 12:26:42 +00:00
register-allocator-arm-inl.h Avoid more static variables in inline functions. 2009-07-17 08:22:07 +00:00
register-allocator-arm.cc Change the register allocator so that it no longer tracks references 2009-05-27 07:53:47 +00:00
register-allocator-arm.h Change the register allocator so that it no longer tracks references 2009-05-27 07:53:47 +00:00
simulator-arm.cc Rework the way we handle the fact that the ARM simulator uses a 2009-11-05 13:27:21 +00:00
simulator-arm.h Rework the way we handle the fact that the ARM simulator uses a 2009-11-05 13:27:21 +00:00
stub-cache-arm.cc Change the functions named AllocateObjectInNewSpace to AllocateInNewSpace. 2009-09-30 09:24:46 +00:00
virtual-frame-arm.cc Remove --check-stack flag from V8. 2009-10-27 14:56:50 +00:00
virtual-frame-arm.h Remove much of the register allocation overhead from ARM. When 2009-08-11 11:46:27 +00:00