Home
last modified time | relevance | path

Searched refs:JSGlobalContextRelease (Results 1 – 14 of 14) sorted by relevance

/external/webkit/JavaScriptCore/API/
DJSContextRef.h110 JS_EXPORT void JSGlobalContextRelease(JSGlobalContextRef ctx);
DJSContextRef.cpp121 void JSGlobalContextRelease(JSGlobalContextRef ctx) function
/external/webkit/WebKitTools/DumpRenderTree/pthreads/
DJavaScriptThreadingPthreads.cpp72 JSGlobalContextRelease(ctx); in runJavaScriptThread()
/external/webkit/JavaScriptCore/API/tests/
Dminidom.c77 JSGlobalContextRelease(context); in main()
Dtestapi.c572 JSGlobalContextRelease(context); in main()
586 JSGlobalContextRelease(context); in main()
991 JSGlobalContextRelease(context); in main()
/external/webkit/WebKit/win/WebKit.vcproj/
DWebKit_Cairo_debug.def18 JSGlobalContextRelease
DWebKit.def18 JSGlobalContextRelease
DWebKit_Cairo.def18 JSGlobalContextRelease
DWebKit_debug.def18 JSGlobalContextRelease
/external/webkit/WebKitTools/DumpRenderTree/mac/
DObjCController.m47 JSGlobalContextRelease(ctx);
/external/webkit/WebKitTools/DumpRenderTree/win/
DDumpRenderTree.cpp869 JSGlobalContextRelease(ctx); in runJavaScriptThread()
/external/webkit/JavaScriptCore/
DChangeLog19490 is never destroyed and JSGlobalContextRelease takes care of calling
19530 (JSGlobalContextRelease): Destroy the heap with the destroy function instead
27318 Ensure that JSGlobalContextRelease() performs garbage collection, even if there are other
27324 * API/JSContextRef.cpp: (JSGlobalContextRelease): Explicitly collect the heap if it is not
27481 (JSGlobalContextRelease): Ditto.
27759 (JSGlobalContextRelease):
28180 * API/JSContextRef.cpp: (JSGlobalContextRelease): Corrected a comment.
DChangeLog-2008-08-10360 (JSGlobalContextRelease):
618 (JSGlobalContextRelease):
2748 (JSGlobalContextRelease):
DChangeLog-2007-10-148515 (JSGlobalContextRelease):