Searched refs:JSSynchronousEdenCollectForDebugging (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/API/
H A DJSBase.cpp145 extern "C" JS_EXPORT void JSSynchronousEdenCollectForDebugging(JSContextRef);
157 void JSSynchronousEdenCollectForDebugging(JSContextRef ctx) function
/macosx-10.10/JavaScriptCore-7600.1.17/API/tests/
H A Dtestapi.mm33 extern "C" void JSSynchronousEdenCollectForDebugging(JSContextRef);
1339 JSSynchronousEdenCollectForDebugging([context JSGlobalContextRef]);
1356 JSSynchronousEdenCollectForDebugging([context JSGlobalContextRef]);

Completed in 119 milliseconds