n-api: add `napi_detach_arraybuffer` by legendecas · Pull Request #29768 · nodejs/node
added
the
c++
label
Sep 30, 2019
jasnell
added
the
semver-minor
label
Sep 30, 2019
legendecas
changed the title
n-api: add
n-api: add napi_arraybuffer_detachnapi_detach_arraybuffer
legendecas added a commit to legendecas/node that referenced this pull request
Jul 1, 2020As ArrayBuffer#detach is an ecma spec operation ([Section 24.1.1.3](https://tc39.es/ecma262/#sec-detacharraybuffer)), it might be good to have it in N-API. Fixes nodejs#29674 PR-URL: nodejs#29768 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: David Carlier <devnexen@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Gabriel Schulhof <gabriel.schulhof@intel.com>
richardlau pushed a commit that referenced this pull request
Jul 1, 2020As ArrayBuffer#detach is an ecma spec operation ([Section 24.1.1.3](https://tc39.es/ecma262/#sec-detacharraybuffer)), it might be good to have it in N-API. Fixes: #29674 PR-URL: #29768 Backport-PR-URL: #33061 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: David Carlier <devnexen@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Gabriel Schulhof <gabriel.schulhof@intel.com>
richardlau added a commit that referenced this pull request
Jul 2, 2020richardlau added a commit that referenced this pull request
Jul 6, 2020richardlau added a commit that referenced this pull request
Jul 7, 2020richardlau added a commit that referenced this pull request
Jul 13, 2020richardlau added a commit that referenced this pull request
Jul 15, 2020BethGriggs pushed a commit that referenced this pull request
Jul 21, 2020cjihrig pushed a commit that referenced this pull request
Jul 23, 2020Superlokkus pushed a commit to Superlokkus/node-addon-api that referenced this pull request
Nov 20, 2020kevindavies8 added a commit to kevindavies8/node-addon-api-Develop that referenced this pull request
Aug 24, 2022Marlyfleitas added a commit to Marlyfleitas/node-api-addon-Development that referenced this pull request
Aug 26, 2022wroy7860 added a commit to wroy7860/addon-api-benchmark-node that referenced this pull request
Sep 19, 2022johnfrench3 pushed a commit to johnfrench3/node-addon-api-git that referenced this pull request
Aug 11, 2023This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters