Subj : the native() call... To : netscape.public.mozilla.jseng From : Oystein Date : Mon Jun 14 2004 06:11 pm I have asked this before, but I still am not able to figure it out... 1. The native() call in jsinterp.c : where are the actual function implementations for this function pointer... 2. When calling native(), the 'this' object is the second argument. Is the reason for passing this argument that DOM can do security checks by comparing the principals of the 'this' object to the principals of the called function? Some help would be greatly appreciated! Oystein .