Searched refs:JSContextGetGlobalContext (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/API/
H A DJSContextRefPrivate.h47 JS_EXPORT JSGlobalContextRef JSContextGetGlobalContext(JSContextRef ctx);
H A DJSContextRef.cpp203 JSGlobalContextRef JSContextGetGlobalContext(JSContextRef ctx) function
/macosx-10.9.5/JavaScriptCore-7537.78.1/API/tests/
H A Dtestapi.c859 ASSERT(JSContextGetGlobalContext(ctx) == context);
1079 ASSERT(JSContextGetGlobalContext(ctx) == context);
1155 ASSERT(JSContextGetGlobalContext(context) == context);
/macosx-10.9.5/WebCore-7537.78.1/bridge/qt/
H A Dqt_runtime.cpp1455 , m_context(JSContextGetGlobalContext(context))

Completed in 118 milliseconds