Transferable

Transferable

transferable object

[8]

TransferArrayBuffer

[9] TransferArrayBuffer は、 ArrayBuffer に関する操作です。 データブロックが旧 ArrayBuffer から新 ArrayBuffer へと移動されます。旧 ArrayBufferdetach された状態となります。

歴史

[1] Web Applications 1.0 r8454 First hack attempt at converting from referring to the old TypedArray spec to referring to the JS spec's version. I couldn't work out how to actually do a good job of referring to all the JS algorithms, so please file bugs with proposed replacement text for anything that's poorly done. ( ( 版)) http://html5.org/tools/web-apps-tracker?from=8453&to=8454

[2] Typed Array Specification ( ( 版)) https://www.khronos.org/registry/typedarray/specs/latest/#CLONING_AND_TRANSFERRING

[3] Update ECMAScript and IDL integration · whatwg/html@52f96c4 ( 版) https://github.com/whatwg/html/commit/52f96c455a53763a7fe00162c067da6adb20e62c

[4] Make ImageBitmap transferable · whatwg/html@334f9ed ( 版) https://github.com/whatwg/html/commit/334f9edbf4c7c1648dcf153a393a53ea025f342e

[5] Write structured clone algorithm in terms of ECMAScript · whatwg/html@bfb960c ( 版) https://github.com/whatwg/html/commit/bfb960c938580c95e77365e614218b952f96375b

[6] Rename and expose the TransferHelper abstract operation (domenic著, ) https://github.com/whatwg/html/commit/e1158b8ba0db187719f36519154de0f59676c949

[7] Use HTML's Transfer abstract operation directly (domenic著, ) https://github.com/whatwg/streams/commit/0810b64ce6ccacb78c01fc1077e0034ffc36726f

[10] Duplicates in StructuredSerializeWithTransfer's transferList (annevk著, ) https://github.com/whatwg/html/commit/869d4512e8eca0b144e8f3b2a61389635a16f662

[11] Duplicates in transferList for structured cloning · Issue #3507 · whatwg/html () https://github.com/whatwg/html/issues/3507

[12] No duplicates in StructuredSerializeWithTransfer's transferList by annevk · Pull Request #3508 · whatwg/html () https://github.com/whatwg/html/pull/3508

[13] Check for transferable detachedness after serializing (annevk著, ) https://github.com/whatwg/html/commit/233d984d09f288643cefd704fa70221eacd50a67

[14] Check for transferable detachedness after serializing (annevk著, ) https://github.com/whatwg/html/commit/233d984d09f288643cefd704fa70221eacd50a67

[15] Check for transferable detachedness after serializing by annevk · Pull Request #3557 · whatwg/html () https://github.com/whatwg/html/pull/3557

[16] Editorial changes to transferable streams explainer (@MattiasBuelens著, ) https://github.com/whatwg/streams/commit/75919486f0099dbcf2a39e8c74340c255d46cad7

[17] Editorial changes to transferable streams explainer by ricea · Pull Request #977 · whatwg/streams () https://github.com/whatwg/streams/pull/977

[18] Tighten up [Serializable] and [Transferable] definitions (domenic著, ) https://github.com/whatwg/html/commit/3f3b8c2eabad1978674e14773ccb4f23bfe6b47b

[19] Tighten up [Serializable] and [Transferable] definitions by domenic · Pull Request #5036 · whatwg/html () https://github.com/whatwg/html/pull/5036