非公开API使用——应用程序引用非公开NJMJ-mobile符号:_JSSynchronousGarbageCollectForDebugging。
#if SE_DEBUG > 0
extern “C” JS_EXPORT void JSSynchronousGarbageCollectForDebugging(JSContextRef);
#endif
别用debug包过审
非公开API使用——应用程序引用非公开NJMJ-mobile符号:_JSSynchronousGarbageCollectForDebugging。
#if SE_DEBUG > 0
extern “C” JS_EXPORT void JSSynchronousGarbageCollectForDebugging(JSContextRef);
#endif
别用debug包过审