Searched refs:JSContextGroupRetain (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/API/
H A DJSContextRef.h59 JS_EXPORT JSContextGroupRef JSContextGroupRetain(JSContextGroupRef group) AVAILABLE_IN_WEBKIT_VERSION_4_0;
H A DJSVirtualMachine.mm92 // The extra JSContextGroupRetain is balanced here.
103 m_group = JSContextGroupRetain(group);
H A DJSContextRef.cpp62 JSContextGroupRef JSContextGroupRetain(JSContextGroupRef group) function

Completed in 116 milliseconds