Home
last modified time | relevance | path

Searched defs:JSContextRef (Results 1 – 11 of 11) sorted by relevance

/external/webkit/WebKit/mac/WebView/
DWebSerializedJSValue.mm43 - (id)initWithValue:(JSValueRef)value context:(JSContextRef)sourceContext exception:(JSValueRef*)ex… argument
69 {
DWebSerializedJSValue.h27 typedef const struct OpaqueJSContext* JSContextRef; typedef
/external/webkit/WebKitTools/DumpRenderTree/gtk/
DEventSender.h33 typedef const struct OpaqueJSContext* JSContextRef; typedef
/external/webkit/WebKitTools/DumpRenderTree/win/
DEventSender.h35 typedef const struct OpaqueJSContext* JSContextRef; typedef
DFrameLoadDelegate.cpp292 HRESULT FrameLoadDelegate::didClearWindowObject(IWebView*, JSContextRef, JSObjectRef, IWebFrame*) in didClearWindowObject() argument
/external/webkit/WebKit/win/
DWebSerializedJSValue.h30 typedef const struct OpaqueJSContext* JSContextRef; typedef
DWebFrame.h61 typedef const struct OpaqueJSContext* JSContextRef; typedef
/external/webkit/JavaScriptCore/API/
DJSBase.h39 typedef const struct OpaqueJSContext* JSContextRef; typedef
DAPICast.h44 typedef const struct OpaqueJSContext* JSContextRef; typedef
DJSObjectRef.cpp367 bool JSObjectIsFunction(JSContextRef, JSObjectRef object) in JSObjectIsFunction() argument
403 bool JSObjectIsConstructor(JSContextRef, JSObjectRef object) in JSObjectIsConstructor() argument
/external/webkit/WebCore/bindings/js/
DSerializedScriptValue.h32 typedef const struct OpaqueJSContext* JSContextRef; typedef