Contains CFString convenience methods.
Framework
- JavaScriptCore
Contains CFString convenience methods.
Framework
func JSString Copy CFString(CFAllocator!, JSString Ref!)Creates a CFString from a JavaScript string.
func JSString Create With CFString(CFString!)Creates a JavaScript string from a CFString.
Defines the JavaScriptCore interface engine
A JavaScript Object
A UTF16 character buffer that is the fundamental string representation in JavaScript.
A JavaScript value that is the base type for all JavaScript values and the polymorphic functions on them.