Home
last modified time | relevance | path

Searched refs:untransferable (Results 1 – 4 of 4) sorted by relevance

/third_party/node/src/
Dnode_messaging.cc407 bool untransferable; in Serialize() local
411 .To(&untransferable)) { in Serialize()
414 if (untransferable) continue; in Serialize()
/third_party/node/doc/changelogs/
DCHANGELOG_V14.md2973 …it/03d601344a)] - **worker**: do not crash when JSTransferable lists untransferable value (Anna He…
3409 …SEMVER-MINOR)** **worker**: add public method for marking objects as untransferable (Anna Hennings…
4280 …dejs/node/commit/c8e3470e53)] - **buffer**: mark pool ArrayBuffer as untransferable (Anna Hennings…
DCHANGELOG_V13.md1623 …mit/2e43686c5a)] - **src**: mark ArrayBuffers with free callbacks as untransferable (Anna Hennings…
DCHANGELOG_V12.md1088 …mit/9d60499bfb)] - **src**: mark ArrayBuffers with free callbacks as untransferable (Anna Hennings…