PATIL Kailas
2010-06-08 06:25:51 UTC
Hi,
We found that around the initialization of JS Context, standard objects
such as String, Date, Array, are created by the JS_InitStandardClasses
function, but we couldn't find the counterpart for DOM objects.
Could anyone advise me how DOM objects (such as document, window,
HTML element, etc.) are binded to JS Context? Thanks.
Regards,
Kailas
We found that around the initialization of JS Context, standard objects
such as String, Date, Array, are created by the JS_InitStandardClasses
function, but we couldn't find the counterpart for DOM objects.
Could anyone advise me how DOM objects (such as document, window,
HTML element, etc.) are binded to JS Context? Thanks.
Regards,
Kailas