Home
last modified time | relevance | path

Searched defs:toJS (Results 1 – 25 of 265) sorted by relevance

1234567891011

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/API/
H A DAPICast.h51 inline JSC::ExecState* toJS(JSContextRef c) in toJS() function
57 inline JSC::ExecState* toJS(JSGlobalContextRef c) in toJS() function
63 inline JSC::JSValue toJS(JSC::ExecState* exec, JSValueRef v) in toJS() function
93 inline JSC::JSObject* toJS(JSObjectRef o) in toJS() function
98 inline JSC::PropertyNameArray* toJS(JSPropertyNameAccumulatorRef a) in toJS() function
103 inline JSC::JSGlobalData* toJS(JSContextGroupRef g) in toJS() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/API/
H A DAPICast.h52 inline JSC::ExecState* toJS(JSContextRef c) in toJS() function
58 inline JSC::ExecState* toJS(JSGlobalContextRef c) in toJS() function
64 inline JSC::JSValue toJS(JSC::ExecState* exec, JSValueRef v) in toJS() function
94 inline JSC::JSObject* toJS(JSObjectRef o) in toJS() function
99 inline JSC::PropertyNameArray* toJS(JSPropertyNameAccumulatorRef a) in toJS() function
104 inline JSC::JSGlobalData* toJS(JSContextGroupRef g) in toJS() function
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/API/
H A DAPICast.h52 inline JSC::ExecState* toJS(JSContextRef c) in toJS() function
58 inline JSC::ExecState* toJS(JSGlobalContextRef c) in toJS() function
64 inline JSC::JSValue toJS(JSC::ExecState* exec, JSValueRef v) in toJS() function
94 inline JSC::JSObject* toJS(JSObjectRef o) in toJS() function
99 inline JSC::PropertyNameArray* toJS(JSPropertyNameAccumulatorRef a) in toJS() function
104 inline JSC::JSGlobalData* toJS(JSContextGroupRef g) in toJS() function
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/API/
H A DAPICast.h52 inline JSC::ExecState* toJS(JSContextRef c) in toJS() function
58 inline JSC::ExecState* toJS(JSGlobalContextRef c) in toJS() function
64 inline JSC::JSValue toJS(JSC::ExecState* exec, JSValueRef v) in toJS() function
94 inline JSC::JSObject* toJS(JSObjectRef o) in toJS() function
99 inline JSC::PropertyNameArray* toJS(JSPropertyNameAccumulatorRef a) in toJS() function
104 inline JSC::JSGlobalData* toJS(JSContextGroupRef g) in toJS() function
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/libdevcore/
H A DCommonJS.h14 inline std::string toJS(byte _b) in toJS() function
19 template <unsigned S> std::string toJS(FixedHash<S> const& _h) in toJS() function
24 template <unsigned N> std::string toJS(boost::multiprecision::number<boost::multiprecision::cpp_int… in toJS() function
42 template<unsigned T> std::string toJS(SecureFixedHash<T> const& _i) in toJS() function
49 template<typename T> std::string toJS(T const& _i) in toJS() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/bindings/js/
H A DJSWorkerContextBase.cpp64 JSValue toJS(ExecState* exec, JSDOMGlobalObject*, WorkerContext* workerContext) in toJS() function
69 JSValue toJS(ExecState*, WorkerContext* workerContext) in toJS() function
H A DJSEntrySyncCustom.cpp47 JSValue toJS(ExecState* exec, JSDOMGlobalObject* globalObject, EntrySync* entry) in toJS() function
H A DJSIDBAnyCustom.cpp54 JSValue toJS(ExecState* exec, JSDOMGlobalObject* globalObject, IDBAny* idbAny) in toJS() function
H A DJSEntryCustom.cpp47 JSValue toJS(ExecState* exec, JSDOMGlobalObject* globalObject, Entry* entry) in toJS() function
H A DJSIDBKeyCustom.cpp40 JSValue toJS(ExecState* exec, JSDOMGlobalObject*, IDBKey* key) in toJS() function
H A DJSSVGPathSegCustom.cpp61 JSValue toJS(ExecState* exec, JSDOMGlobalObject* globalObject, SVGPathSeg* object) in toJS() function
H A DJSCanvasRenderingContextCustom.cpp49 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, CanvasRenderingContext* ob… in toJS() function
H A DJSDOMWindowBase.cpp189 JSValue toJS(ExecState* exec, JSDOMGlobalObject*, DOMWindow* domWindow) in toJS() function
194 JSValue toJS(ExecState* exec, DOMWindow* domWindow) in toJS() function
H A DJSStyleSheetCustom.cpp44 JSValue toJS(ExecState* exec, JSDOMGlobalObject* globalObject, StyleSheet* styleSheet) in toJS() function
H A DJSCSSRuleCustom.cpp57 JSValue toJS(ExecState* exec, JSDOMGlobalObject* globalObject, CSSRule* rule) in toJS() function
H A DJSImageDataCustom.cpp39 JSValue toJS(ExecState* exec, JSDOMGlobalObject* globalObject, ImageData* imageData) in toJS() function
H A DJSEventCustom.cpp117 JSValue toJS(ExecState* exec, JSDOMGlobalObject* globalObject, Event* event) in toJS() function
H A DJSFloat32ArrayCustom.cpp41 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, Float32Array* object) in toJS() function
H A DJSInt32ArrayCustom.cpp41 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, Int32Array* object) in toJS() function
H A DJSInt8ArrayCustom.cpp42 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, Int8Array* object) in toJS() function
H A DJSUint8ArrayCustom.cpp41 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, Uint8Array* object) in toJS() function
H A DJSUint32ArrayCustom.cpp41 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, Uint32Array* object) in toJS() function
H A DJSInt16ArrayCustom.cpp41 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, Int16Array* object) in toJS() function
H A DJSUint16ArrayCustom.cpp41 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, Uint16Array* object) in toJS() function
/dports/www/kf5-khtml/khtml-5.89.0/src/bindings/js/
H A DJSSVGPathSegCustom.cpp63 JSValue *toJS(ExecState *exec, SVGPathSeg *obj, SVGElement *context) in toJS() function

1234567891011