When JavaScript object passes XPCOM boundaries, `instanceof Array'
stops to work :( Ok, for my objects it is my problem, but it stops to
work even for host object 'Array' :( It is very unconvenient. But
'typeof() == "function"' works, so some information about constructors
seems to survive.
  Is it bug, and is here any way to distinguish between generic
'object' and Array in such case?

-- 
// Lev Serebryakov

_______________________________________________
Mozilla-xpcom mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to