Added XP_MAC changes to export the JSObject native methods.

This commit is contained in:
beard 1998-06-23 02:03:10 +00:00
Родитель 5afc929f9d
Коммит 6be3eb992d
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -610,6 +610,10 @@ get_jlObject_descriptor(JSContext *cx, JNIEnv *jEnv)
/****************** Implementation of methods of JSObject *******************/
#ifdef XP_MAC
#pragma export on
#endif
/*
* Class: netscape_javascript_JSObject
* Method: initClass