Searched refs:OpaqueJSValue (Results 1 – 14 of 14) sorted by relevance
46 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()
60 typedef const struct OpaqueJSValue* JSValueRef;63 typedef struct OpaqueJSValue* JSObjectRef;
33 typedef struct OpaqueJSValue* JSObjectRef;
34 typedef struct OpaqueJSValue* JSObjectRef;
36 cpp_quote("typedef const struct OpaqueJSValue* JSValueRef;")37 cpp_quote("typedef struct OpaqueJSValue* JSObjectRef;")
36 typedef struct OpaqueJSValue* JSObjectRef;
28 typedef const struct OpaqueJSValue* JSValueRef;
32 typedef const struct OpaqueJSValue* JSValueRef;
60 typedef struct OpaqueJSValue* JSObjectRef;
37 typedef const struct OpaqueJSValue* JSValueRef;
616 const OpaqueJSValue* LayoutTestController::shadowRoot(const OpaqueJSContext*, const OpaqueJSValue*) in shadowRoot() argument
46 typedef struct OpaqueJSValue* JSObjectRef;
5690 …roperty(struct OpaqueJSContext const *,struct OpaqueJSValue *,struct OpaqueJSString *,struct Opaqu…5691 …ternal symbol "struct OpaqueJSValue const * __cdecl JSObjectGetPrivateProperty(struct OpaqueJSCont…