Home
last modified time | relevance | path

Searched refs:unserializable (Results 1 – 25 of 79) sorted by relevance

1234

/dports/www/firefox/firefox-99.0/testing/web-platform/meta/app-history/navigate/return-value/
H A Dnavigate-unserializable-state.html.ini1 [navigate-unserializable-state.html]
2 [navigate() with an unserializable state (WritableStream)]
5 [navigate() with an unserializable state (SharedArrayBuffer)]
H A Dreload-unserializable-state.html.ini1 [reload-unserializable-state.html]
2 [reload() with an unserializable state (WritableStream)]
5 [reload() with an unserializable state (SharedArrayBuffer)]
H A Dnavigate-rejection-order-beforeunload-unserializablestate.html.ini2 …[navigate() with an unserializable state inside onbeforeunload throws "InvalidStateError", not "Da…
H A Dreload-rejection-order-beforeunload-unserializablestate.html.ini2 …[reload() with an unserializable state inside onbeforeunload throws "InvalidStateError", not "Data…
H A Dreload-rejection-order-unload-unserializablestate.html.ini2 …[reload() with an unserializable state inside onunload throws "InvalidStateError", not "DataCloneE…
H A Dnavigate-rejection-order-unload-unserializablestate.html.ini2 …[navigate() with an unserializable state inside onunload throws "InvalidStateError", not "DataClon…
H A Dnavigate-rejection-order-detached-unserializablestate.html.ini2 …[navigate() with unserializable state in a detached iframe throws "InvalidStateError", not "DataCl…
H A Dreload-rejection-order-detached-unserializablestate.html.ini2 …[reload() with unserializable state in a detached iframe throws "InvalidStateError", not "DataClon…
H A Dnavigate-rejection-order-invalidurl-unserializablestate.html.ini2 …[navigate() with an invalid URL and unserializable state throws "SyntaxError", not "DataCloneError…
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/app-history/navigate/state/updateCurrent/
H A Dstate-invalid.html.ini2 [updateCurrent() must throw if state is unserializable (WritableStream)]
5 [updateCurrent() must throw if state is unserializable (SharedArrayBuffer)]
H A Dexception-order-not-fully-active-unserializablestate.html.ini2 …[updateCurrent() with unserializable state while not fully active must throw an "InvalidStateError…
H A Dexception-order-initial-about-blank-unserializablestate.html.ini2 …[updateCurrent() with unserializable state on the initial about:blank must throw an "InvalidStateE…
/dports/www/py-fastapi/fastapi-0.70.0/tests/
H A Dtest_jsonable_encoder.py109 unserializable = Unserializable()
111 jsonable_encoder(unserializable)
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/meta/XMLHttpRequest/
H A Dsend-entity-body-document-bogus.htm.ini3 [XMLHttpRequest: send() - unserializable Document]
/dports/devel/py-oslo.log/oslo.log-4.4.0/releasenotes/notes/
H A Djsonformatter-repr-fd616eb6fa6caeb3.yaml4 The JSONFormatter formatter now converts unserializable objects with
/dports/devel/py-pyro/Pyro4-4.77/examples/exceptions/
H A Dexcep.py28 def unserializable(self): member in TestClass
H A Dclient.py34 result = test.unserializable()
/dports/converters/pecl-igbinary/igbinary-3.2.6/tests/
H A Digbinary_093.phpt2 Test refusing to serialize/unserialize unserializable anonymous classes
H A Digbinary_094.phpt2 Test refusing to serialize/unserialize unserializable internal classes
/dports/databases/pear-XML_Query2XML/XML_Query2XML-1.7.2/tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/
H A DthrowXMLException_unserialize.phpt2 XML_Query2XML::_applyColumnStringToRecord(): check for XML_Query2XML_XMLException - unserializable
/dports/lang/v8/v8-9.6.180.12/src/inspector/
H A Dvalue-mirror.cc460 bool unserializable = false; in buildRemoteObject() local
461 String16 descriptionValue = description(&unserializable); in buildRemoteObject()
466 if (unserializable) { in buildRemoteObject()
476 bool unserializable = false; in buildPropertyPreview() local
480 .setValue(description(&unserializable)) in buildPropertyPreview()
486 bool unserializable = false; in buildEntryPreview() local
490 .setDescription(description(&unserializable)) in buildEntryPreview()
497 String16 description(bool* unserializable) const { in description()
498 *unserializable = true; in description()
505 *unserializable = false; in description()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/inspector/
H A Dvalue-mirror.cc409 bool unserializable = false; in buildRemoteObject() local
410 String16 descriptionValue = description(&unserializable); in buildRemoteObject()
415 if (unserializable) { in buildRemoteObject()
425 bool unserializable = false; in buildPropertyPreview() local
429 .setValue(description(&unserializable)) in buildPropertyPreview()
435 bool unserializable = false; in buildEntryPreview() local
439 .setDescription(description(&unserializable)) in buildEntryPreview()
446 String16 description(bool* unserializable) const { in description()
447 *unserializable = true; in description()
454 *unserializable = false; in description()
/dports/lang/racket/racket-8.3/share/pkgs/web-server-doc/web-server/scribblings/
H A Dserial.scrbl25 …all-with-serializable-current-continuation] to capture the native (and thus unserializable) section
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/inspector/
H A Dvalue-mirror.cc605 bool unserializable = false; in buildRemoteObject() local
606 String16 descriptionValue = description(&unserializable); in buildRemoteObject()
611 if (unserializable) { in buildRemoteObject()
621 bool unserializable = false; in buildPropertyPreview() local
625 .setValue(description(&unserializable)) in buildPropertyPreview()
631 bool unserializable = false; in buildEntryPreview() local
635 .setDescription(description(&unserializable)) in buildEntryPreview()
642 String16 description(bool* unserializable) const { in description()
643 *unserializable = true; in description()
650 *unserializable = false; in description()
/dports/devel/py-oslo.log/oslo.log-4.4.0/releasenotes/source/locale/en_GB/LC_MESSAGES/
H A Dreleasenotes.po159 "The JSONFormatter formatter now converts unserializable objects with repr() "
168 "The JSONFormatter formatter now converts unserializable objects with repr() "

1234