DescriptionFrom http://code.google.com/p/google-caja/issues/detail?id=513
Check for each browser that '({}) instanceof x' throws if x is
not a function. We are assuming that, because the expansion of
instanceof does not check that x is a function. ECMA-262 doesn't
explicitly define the behaviour if it isn't.
Submitted @3745
Patch Set 1 #
MessagesTotal messages: 3
|
|||||||||||||||||||