DescriptionChange 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.
Committed: http://code.google.com/p/v8/source/detail?r=3231
Patch Set 1 #
Total comments: 2
Patch Set 2 : '' #
Messages
Total messages: 2 (0 generated)
|