Home
last modified time | relevance | path

Searched refs:OpaqueJSValue (Results 1 – 14 of 14) sorted by relevance

/external/webkit/Source/JavaScriptCore/API/
DAPICast.h46 typedef const struct OpaqueJSValue* JSValueRef;
47 typedef struct OpaqueJSValue* JSObjectRef;
68 JSC::JSCell* jsCell = reinterpret_cast<JSC::JSCell*>(const_cast<OpaqueJSValue*>(v)); in toJS()
75 … return JSC::JSValue::decode(reinterpret_cast<JSC::EncodedJSValue>(const_cast<OpaqueJSValue*>(v))); in toJS()
84 JSC::JSCell* jsCell = reinterpret_cast<JSC::JSCell*>(const_cast<OpaqueJSValue*>(v)); in toJSForGC()
89 … return JSC::JSValue::decode(reinterpret_cast<JSC::EncodedJSValue>(const_cast<OpaqueJSValue*>(v))); in toJSForGC()
DJSBase.h60 typedef const struct OpaqueJSValue* JSValueRef;
63 typedef struct OpaqueJSValue* JSObjectRef;
/external/webkit/Tools/DumpRenderTree/gtk/
DTextInputController.h33 typedef struct OpaqueJSValue* JSObjectRef;
DPlainTextController.h33 typedef struct OpaqueJSValue* JSObjectRef;
DEventSender.h34 typedef struct OpaqueJSValue* JSObjectRef;
/external/webkit/Source/WebKit/win/Interfaces/
DJavaScriptCoreAPITypes.idl36 cpp_quote("typedef const struct OpaqueJSValue* JSValueRef;")
37 cpp_quote("typedef struct OpaqueJSValue* JSObjectRef;")
/external/webkit/Tools/DumpRenderTree/win/
DEventSender.h36 typedef struct OpaqueJSValue* JSObjectRef;
/external/webkit/Source/WebKit/mac/WebView/
DWebSerializedJSValue.h28 typedef const struct OpaqueJSValue* JSValueRef;
/external/webkit/Source/WebKit/win/
DWebSerializedJSValue.h32 typedef const struct OpaqueJSValue* JSValueRef;
DWebFrame.h60 typedef struct OpaqueJSValue* JSObjectRef;
/external/webkit/Source/WebCore/bindings/js/
DSerializedScriptValue.h37 typedef const struct OpaqueJSValue* JSValueRef;
/external/webkit/Tools/DumpRenderTree/wx/
DLayoutTestControllerWx.cpp616 const OpaqueJSValue* LayoutTestController::shadowRoot(const OpaqueJSContext*, const OpaqueJSValue*) in shadowRoot() argument
/external/webkit/Source/WebKit/wx/
DWebView.h46 typedef struct OpaqueJSValue* JSObjectRef;
/external/webkit/Source/JavaScriptCore/
DChangeLog-2010-05-245690 …roperty(struct OpaqueJSContext const *,struct OpaqueJSValue *,struct OpaqueJSString *,struct Opaqu…
5691 …ternal symbol "struct OpaqueJSValue const * __cdecl JSObjectGetPrivateProperty(struct OpaqueJSCont…