HomeSort by relevance Sort by last modified time
    Searched refs:JSGlobalContextRelease (Results 1 - 12 of 12) sorted by null

  /external/webkit/Source/JavaScriptCore/API/
JSContextRef.h 110 JS_EXPORT void JSGlobalContextRelease(JSGlobalContextRef ctx);
JSContextRef.cpp 120 void JSGlobalContextRelease(JSGlobalContextRef ctx)
  /external/webkit/Tools/TestWebKitAPI/
JavaScriptTest.cpp 63 JSGlobalContextRelease(scriptContext);
  /external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/
PreventEmptyUserAgent.cpp 54 JSGlobalContextRelease(scriptContext);
  /external/webkit/Tools/DumpRenderTree/pthreads/
JavaScriptThreadingPthreads.cpp 108 JSGlobalContextRelease(ctx);
  /external/webkit/Source/JavaScriptCore/API/tests/
minidom.c 77 JSGlobalContextRelease(context);
testapi.c 820 JSGlobalContextRelease(context);
842 JSGlobalContextRelease(context);
856 JSGlobalContextRelease(context);
    [all...]
  /external/webkit/Source/WebKit/mac/WebView/
WebPDFRepresentation.mm 146 JSGlobalContextRelease(ctx);
  /external/webkit/Source/JavaScriptCore/qt/api/
qscriptengine_p.cpp 48 JSGlobalContextRelease(m_context);
qscriptoriginalglobalobject_p.h 137 JSGlobalContextRelease(m_context);
  /external/webkit/Tools/DumpRenderTree/mac/
ObjCController.m 57 JSGlobalContextRelease(ctx);
  /external/webkit/Tools/DumpRenderTree/win/
DumpRenderTree.cpp     [all...]

Completed in 903 milliseconds