Home
last modified time | relevance | path

Searched refs:aReflector (Results 1 – 25 of 248) sorted by relevance

12345678910

/dports/lang/spidermonkey60/firefox-60.9.0/dom/worklet/
H A DPaintWorkletGlobalScope.cpp21 JS::MutableHandle<JSObject*> aReflector) { in WrapGlobalObject() argument
25 true, aReflector); in WrapGlobalObject()
H A DAudioWorkletGlobalScope.cpp21 JS::MutableHandle<JSObject*> aReflector) { in WrapGlobalObject() argument
25 true, aReflector); in WrapGlobalObject()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DTextMetrics.h26 JS::MutableHandle<JSObject*> aReflector) { in WrapObject() argument
27 return TextMetricsBinding::Wrap(aCx, this, aGivenProto, aReflector); in WrapObject()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DTextMetrics.h33 …pObject(JSContext* aCx, JS::Handle<JSObject*> aGivenProto, JS::MutableHandle<JSObject*> aReflector) in WrapObject() argument
35 return TextMetricsBinding::Wrap(aCx, this, aGivenProto, aReflector); in WrapObject()
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DPaintWorkletGlobalScope.cpp23 JSContext* aCx, JS::MutableHandle<JSObject*> aReflector) { in WrapGlobalObject() argument
35 aCx, this, this, options, principals.get(), true, aReflector); in WrapGlobalObject()
/dports/www/firefox/firefox-99.0/layout/style/
H A DPaintWorkletGlobalScope.cpp23 JSContext* aCx, JS::MutableHandle<JSObject*> aReflector) { in WrapGlobalObject() argument
35 aCx, this, this, options, principals.get(), true, aReflector); in WrapGlobalObject()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DPaintWorkletGlobalScope.cpp23 JSContext* aCx, JS::MutableHandle<JSObject*> aReflector) { in WrapGlobalObject() argument
35 aCx, this, this, options, principals.get(), true, aReflector); in WrapGlobalObject()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DPaintWorkletGlobalScope.cpp23 JSContext* aCx, JS::MutableHandle<JSObject*> aReflector) { in WrapGlobalObject() argument
35 aCx, this, this, options, principals.get(), true, aReflector); in WrapGlobalObject()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsDOMSerializer.h34 JS::MutableHandle<JSObject*> aReflector) { in WrapObject() argument
36 aReflector); in WrapObject()
/dports/www/firefox-esr/firefox-91.8.0/dom/serializers/
H A DnsDOMSerializer.h37 JS::MutableHandle<JSObject*> aReflector) { in WrapObject() argument
39 aReflector); in WrapObject()
/dports/www/firefox/firefox-99.0/dom/serializers/
H A DnsDOMSerializer.h37 JS::MutableHandle<JSObject*> aReflector) { in WrapObject() argument
39 aReflector); in WrapObject()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serializers/
H A DnsDOMSerializer.h37 JS::MutableHandle<JSObject*> aReflector) { in WrapObject() argument
39 aReflector); in WrapObject()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/encoding/
H A DTextEncoder.h36 JS::MutableHandle<JSObject*> aReflector) { in WrapObject() argument
37 return TextEncoderBinding::Wrap(aCx, this, aGivenProto, aReflector); in WrapObject()
/dports/www/firefox-esr/firefox-91.8.0/dom/encoding/
H A DTextEncoder.h33 JS::MutableHandle<JSObject*> aReflector) { in WrapObject() argument
34 return TextEncoder_Binding::Wrap(aCx, this, aGivenProto, aReflector); in WrapObject()
H A DTextDecoder.h44 JS::MutableHandle<JSObject*> aReflector) { in MOZ_COUNTED_DTOR()
45 return TextDecoder_Binding::Wrap(aCx, this, aGivenProto, aReflector); in MOZ_COUNTED_DTOR()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/encoding/
H A DTextEncoder.h33 JS::MutableHandle<JSObject*> aReflector) { in WrapObject() argument
34 return TextEncoder_Binding::Wrap(aCx, this, aGivenProto, aReflector); in WrapObject()
/dports/www/firefox/firefox-99.0/dom/encoding/
H A DTextEncoder.h33 JS::MutableHandle<JSObject*> aReflector) { in WrapObject() argument
34 return TextEncoder_Binding::Wrap(aCx, this, aGivenProto, aReflector); in WrapObject()
H A DTextDecoder.h44 JS::MutableHandle<JSObject*> aReflector) { in MOZ_COUNTED_DTOR()
45 return TextDecoder_Binding::Wrap(aCx, this, aGivenProto, aReflector); in MOZ_COUNTED_DTOR()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/encoding/
H A DTextEncoder.h33 JS::MutableHandle<JSObject*> aReflector) { in WrapObject() argument
34 return TextEncoder_Binding::Wrap(aCx, this, aGivenProto, aReflector); in WrapObject()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/encoding/
H A DTextEncoder.h42 …pObject(JSContext* aCx, JS::Handle<JSObject*> aGivenProto, JS::MutableHandle<JSObject*> aReflector) in WrapObject() argument
44 return TextEncoderBinding::Wrap(aCx, this, aGivenProto, aReflector); in WrapObject()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/workers/
H A DWorkerScope.h75 WrapGlobalObject(JSContext* aCx, JS::MutableHandle<JSObject*> aReflector) = 0;
212 JS::MutableHandle<JSObject*> aReflector) override;
234 JS::MutableHandle<JSObject*> aReflector) override;
263 JS::MutableHandle<JSObject*> aReflector) override;
316 JS::MutableHandle<JSObject*> aReflector);
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DTextMetrics.h69 JS::MutableHandle<JSObject*> aReflector) { in WrapObject() argument
70 return TextMetrics_Binding::Wrap(aCx, this, aGivenProto, aReflector); in WrapObject()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DTextMetrics.h69 JS::MutableHandle<JSObject*> aReflector) { in WrapObject() argument
70 return TextMetrics_Binding::Wrap(aCx, this, aGivenProto, aReflector); in WrapObject()
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DTextMetrics.h69 JS::MutableHandle<JSObject*> aReflector) { in WrapObject() argument
70 return TextMetrics_Binding::Wrap(aCx, this, aGivenProto, aReflector); in WrapObject()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DTextMetrics.h69 JS::MutableHandle<JSObject*> aReflector) { in WrapObject() argument
70 return TextMetrics_Binding::Wrap(aCx, this, aGivenProto, aReflector); in WrapObject()

12345678910