Home
last modified time | relevance | path

Searched refs:sameProcessScopeRequired (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DStructuredClone.h271 bool* sameProcessScopeRequired,
331 bool* sameProcessScopeRequired,
480 void sameProcessScopeRequired() { in sameProcessScopeRequired() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/public/
H A DStructuredClone.h270 bool* sameProcessScopeRequired,
330 bool* sameProcessScopeRequired,
479 void sameProcessScopeRequired() { in sameProcessScopeRequired() function
/dports/www/firefox/firefox-99.0/js/public/
H A DStructuredClone.h271 bool* sameProcessScopeRequired,
331 bool* sameProcessScopeRequired,
480 void sameProcessScopeRequired() { in sameProcessScopeRequired() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DStructuredClone.h271 bool* sameProcessScopeRequired,
331 bool* sameProcessScopeRequired,
480 void sameProcessScopeRequired() { in sameProcessScopeRequired() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DStructuredClone.cpp320 void sameProcessScopeRequired() { buf.sameProcessScopeRequired(); } in sameProcessScopeRequired() function
1167 bool sameProcessScopeRequired = false; in parseTransferable() local
1169 cx, unwrappedObj, &sameProcessScopeRequired, out.buf.closure_)) { in parseTransferable()
1173 if (sameProcessScopeRequired) { in parseTransferable()
1174 output().sameProcessScopeRequired(); in parseTransferable()
1351 output().sameProcessScopeRequired(); in writeSharedArrayBuffer()
1873 bool sameProcessScopeRequired = false; in startWrite() local
1875 &sameProcessScopeRequired, in startWrite()
1880 if (sameProcessScopeRequired) { in startWrite()
1881 output().sameProcessScopeRequired(); in startWrite()
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DStructuredClone.cpp320 void sameProcessScopeRequired() { buf.sameProcessScopeRequired(); } in sameProcessScopeRequired() function
1160 bool sameProcessScopeRequired = false; in parseTransferable() local
1162 cx, unwrappedObj, &sameProcessScopeRequired, out.buf.closure_)) { in parseTransferable()
1166 if (sameProcessScopeRequired) { in parseTransferable()
1167 output().sameProcessScopeRequired(); in parseTransferable()
1344 output().sameProcessScopeRequired(); in writeSharedArrayBuffer()
1873 bool sameProcessScopeRequired = false; in startWrite() local
1875 &sameProcessScopeRequired, in startWrite()
1880 if (sameProcessScopeRequired) { in startWrite()
1881 output().sameProcessScopeRequired(); in startWrite()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DStructuredClone.cpp320 void sameProcessScopeRequired() { buf.sameProcessScopeRequired(); } in sameProcessScopeRequired() function
1167 bool sameProcessScopeRequired = false; in parseTransferable() local
1169 cx, unwrappedObj, &sameProcessScopeRequired, out.buf.closure_)) { in parseTransferable()
1173 if (sameProcessScopeRequired) { in parseTransferable()
1174 output().sameProcessScopeRequired(); in parseTransferable()
1351 output().sameProcessScopeRequired(); in writeSharedArrayBuffer()
1873 bool sameProcessScopeRequired = false; in startWrite() local
1875 &sameProcessScopeRequired, in startWrite()
1880 if (sameProcessScopeRequired) { in startWrite()
1881 output().sameProcessScopeRequired(); in startWrite()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DStructuredClone.cpp313 void sameProcessScopeRequired() { buf.sameProcessScopeRequired(); } in sameProcessScopeRequired() function
1141 bool sameProcessScopeRequired = false; in parseTransferable() local
1143 cx, unwrappedObj, &sameProcessScopeRequired, out.buf.closure_)) { in parseTransferable()
1147 if (sameProcessScopeRequired) { in parseTransferable()
1148 output().sameProcessScopeRequired(); in parseTransferable()
1309 output().sameProcessScopeRequired(); in writeSharedArrayBuffer()
1803 bool sameProcessScopeRequired = false; in startWrite() local
1805 &sameProcessScopeRequired, in startWrite()
1810 if (sameProcessScopeRequired) { in startWrite()
1811 output().sameProcessScopeRequired(); in startWrite()