mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-03 15:26:07 +00:00
Added XP_MAC changes to export the JSObject native methods.
This commit is contained in:
parent
5afc929f9d
commit
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user