Searched refs:transferable (Results 1 – 23 of 23) sorted by relevance
/third_party/node/lib/internal/ |
D | abort_controller.js | 320 return createAbortSignal({ transferable: true }); property 351 transferable = false, 359 return transferable ? lazyMakeTransferable(signal) : signal;
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_texture_perturb_normal.txt | 38 non-transferable, and shall be limited to implementations of the
|
D | EXT_coordinate_frame.txt | 37 non-transferable, and shall be limited to implementations of the
|
D | EXT_light_texture.txt | 54 non-transferable, and shall be limited to implementations of the
|
D | EXT_fragment_lighting.txt | 88 non-transferable, and shall be limited to implementations of the
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_texture_perturb_normal.txt | 38 non-transferable, and shall be limited to implementations of the
|
D | EXT_coordinate_frame.txt | 37 non-transferable, and shall be limited to implementations of the
|
D | EXT_light_texture.txt | 54 non-transferable, and shall be limited to implementations of the
|
D | EXT_fragment_lighting.txt | 88 non-transferable, and shall be limited to implementations of the
|
/third_party/node/deps/v8/src/third_party/siphash/ |
D | LICENSE | 77 non transferable, non sublicensable, non exclusive, irrevocable and
|
/third_party/astc-encoder/Test/Images/HDRIHaven/ |
D | LICENSE.txt | 90 person a royalty-free, non transferable, non sublicensable, non exclusive,
|
/third_party/node/src/ |
D | node_messaging.cc | 1388 for (const auto& transferable : message->transferables()) { in Dispatch() local 1389 if (port == transferable.get()) { in Dispatch()
|
/third_party/libwebsockets/ |
D | LICENSE | 202 …ed Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensa…
|
/third_party/node/doc/api/ |
D | worker_threads.md | 131 Mark an object as not transferable. If `object` occurs in the transfer list of 592 description: Added `FileHandle` to the list of transferable types.
|
D | util.md | 1958 as transferable and can be used with `structuredClone()` or `postMessage()`. 1971 Marks the given {AbortSignal} as transferable so that it can be used with
|
D | errors.md | 2316 transferable object types has been expanded to cover more types than 3323 transferable objects also exist now.
|
/third_party/node/doc/changelogs/ |
D | CHANGELOG_V17.md | 991 …* make AbortSignal cloneable/transferable (James M Snell) [#41050](https://github.com/nodejs/node/… 1061 …348707fca6)] - **(SEMVER-MINOR)** **lib**: make AbortSignal cloneable/transferable (James M Snell)…
|
D | CHANGELOG_V16.md | 302 …* **(SEMVER-MINOR)** make AbortSignal cloneable/transferable (James M Snell) [#41050](https://gith… 512 …438b9cfe02)] - **(SEMVER-MINOR)** **lib**: make AbortSignal cloneable/transferable (James M Snell)…
|
D | CHANGELOG_V18.md | 2913 …* (SEMVER-MINOR) refactor transferable AbortSignal (flakey5) [#44048](https://github.com/nodejs/no… 2961 …odejs/node/commit/3f20e5b15c)] - **(SEMVER-MINOR)** **lib**: refactor transferable AbortSignal (fl…
|
D | CHANGELOG_V14.md | 3338 …mmit/5b1fd10048)] - **(SEMVER-MINOR)** **worker,fs**: make FileHandle transferable (Anna Henningse…
|
D | CHANGELOG_V12.md | 1259 …mmit/dd51ba3f93)] - **(SEMVER-MINOR)** **worker,fs**: make FileHandle transferable (Anna Henningse…
|
/third_party/skia/third_party/externals/brotli/tests/testdata/ |
D | lcet10.txt | 3145 not totally transferable to a digital environment. Moreover, they are
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 97894 void* closure, JS::HandleValue transferable); 97959 bool write(JSContext* cx, JS::HandleValue v, JS::HandleValue transferable,
|