HomeSort by relevance Sort by last modified time
    Searched full:jsgarbagecollect (Results 1 - 14 of 14) sorted by null

  /external/webkit/WebKitTools/DumpRenderTree/pthreads/
JavaScriptThreadingPthreads.cpp 72 JSGarbageCollect(ctx);
76 JSGarbageCollect(0);
  /external/webkit/JavaScriptCore/qt/api/
qscriptengine_p.h 58 JSGarbageCollect(m_context);
  /external/webkit/WebKit/win/WebKit.vcproj/
WebKit.def 40 JSGarbageCollect
WebKit_Cairo.def 41 JSGarbageCollect
WebKit_Cairo_debug.def 41 JSGarbageCollect
WebKit_debug.def 40 JSGarbageCollect
  /external/webkit/JavaScriptCore/API/
JSBase.h 114 @function JSGarbageCollect
126 JS_EXPORT void JSGarbageCollect(JSContextRef ctx);
JSBase.cpp 85 void JSGarbageCollect(JSContextRef ctx)
  /external/webkit/JavaScriptCore/API/tests/
testapi.c 731 JSGarbageCollect(context);
    [all...]
  /external/webkit/WebKitTools/DumpRenderTree/win/
DumpRenderTree.cpp     [all...]
  /external/webkit/JavaScriptCore/
ChangeLog-2008-08-10 339 (JSGarbageCollect):
597 Don't call JSGarbageCollect() on a released context.
623 * API/JSBase.cpp: (JSGarbageCollect): JSGarbageCollect(0) is now a no-op, and the passed in
627 JSGarbageCollect().
    [all...]
ChangeLog-2007-10-14     [all...]
ChangeLog     [all...]
  /external/webkit/WebKitTools/
ChangeLog-2009-06-16     [all...]

Completed in 187 milliseconds