Home
last modified time | relevance | path

Searched refs:JSStringCreateWithBSTR (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/JavaScriptCore/API/
DJSStringRefBSTR.h48 JS_EXPORT JSStringRef JSStringCreateWithBSTR(const BSTR string);
DJSStringRefBSTR.cpp34 JSStringRef JSStringCreateWithBSTR(BSTR string) in JSStringCreateWithBSTR() function
/external/webkit/Tools/DumpRenderTree/win/
DDRTDesktopNotificationPresenter.cpp127 JSStringRef jsOrigin = JSStringCreateWithBSTR(origin); in checkNotificationPermission()
DLayoutTestControllerWin.cpp225 JSRetainPtr<JSStringRef> markerText(Adopt, JSStringCreateWithBSTR(textBSTR)); in markerTextForListItem()
/external/webkit/Source/WebKit2/win/
DWebKit2CFLite.def66 JSStringCreateWithBSTR
DWebKit2.def73 JSStringCreateWithBSTR
/external/webkit/Source/WebKit/win/WebKit.vcproj/
DWebKit_Cairo_debug.def76 JSStringCreateWithBSTR
DWebKit_Cairo.def76 JSStringCreateWithBSTR
/external/webkit/Source/JavaScriptCore/
DChangeLog-2008-08-1029543 - Made JSStringCreateWithBSTR capable of handling null BSTRs.
29546 (JSStringCreateWithBSTR):
29675 (JSStringCreateWithBSTR):