зеркало из https://github.com/mozilla/gecko-dev.git
Added XP_MAC changes to export the JSObject native methods.
This commit is contained in:
Родитель
5afc929f9d
Коммит
6be3eb992d
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче