webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <WebSerializedJSValue.h>
Public Member Functions | |
virtual ULONG STDMETHODCALLTYPE | AddRef () |
virtual ULONG STDMETHODCALLTYPE | Release () |
virtual HRESULT STDMETHODCALLTYPE | serialize (JSContextRef, JSValueRef value, JSValueRef *exception) |
virtual HRESULT STDMETHODCALLTYPE | deserialize (JSContextRef, JSValueRef *result) |
virtual HRESULT STDMETHODCALLTYPE | setInternalRepresentation (void *internalRepresentation) |
virtual HRESULT STDMETHODCALLTYPE | getInternalRepresentation (void **internalRepresentation) |
Static Public Member Functions | |
static COMPtr< WebSerializedJSValue > | createInstance () |
|
static |
|
virtual |
Implements IWebSerializedJSValue.
Implements IWebSerializedJSValuePrivate.
|
virtual |
Implements IWebSerializedJSValue.
Implements IWebSerializedJSValuePrivate.