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

  /external/webkit/Source/JavaScriptCore/API/
JSContextRef.cpp 97 return JSGlobalContextRetain(toGlobalRef(globalObject->globalExec()));
106 return JSGlobalContextRetain(toGlobalRef(exec));
109 JSGlobalContextRef JSGlobalContextRetain(JSGlobalContextRef ctx)
129 // One reference is held by JSGlobalObject, another added by JSGlobalContextRetain().
JSContextRef.h 103 JS_EXPORT JSGlobalContextRef JSGlobalContextRetain(JSGlobalContextRef ctx);
  /external/webkit/Source/WebKit/win/WebKit.vcproj/
WebKit_Cairo.def 45 JSGlobalContextRetain
WebKit_Cairo_debug.def 45 JSGlobalContextRetain
  /external/webkit/Source/WebKit2/win/
WebKit2.def 42 JSGlobalContextRetain
WebKit2CFLite.def 35 JSGlobalContextRetain
  /external/webkit/Source/JavaScriptCore/qt/api/
qscriptoriginalglobalobject_p.h 74 : m_context(JSGlobalContextRetain(context))
  /external/webkit/Source/JavaScriptCore/API/tests/
testapi.c 855 JSGlobalContextRetain(context);
    [all...]
  /external/webkit/Source/JavaScriptCore/
ChangeLog-2008-08-10 359 (JSGlobalContextRetain):
    [all...]
ChangeLog-2007-10-14     [all...]

Completed in 550 milliseconds