| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Mark `napi_detach_arraybuffer` and `napi_is_detached_arraybuffer` as stable. Signed-off-by: Gabriel Schulhof <gabriel.schulhof@intel.com> PR-URL: nodejs#35199 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Michael Dawson <mdawson@devrus.com>
|
Review requested:
|
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
| // test version management functions | ||
| // expected version is currently 4 | ||
| assert.strictEqual(test_general.testGetVersion(), 6); | ||
| assert.strictEqual(test_general.testGetVersion(), 7); |
There was a problem hiding this comment.
I think the comment above should've also been changed but since this is a backport it's fine like this.
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
There was a problem hiding this comment.
@gabrielschulhof Should this update the N-API version matrix table?
Sorry, something went wrong.
Sorry, something went wrong.
|
@richardlau looks like we missed updating the matrix in master, opened #35345 to discuss how we might do that. Given that we don't know the versions in advance, I think we've deferred backporting the matrix |
Sorry, something went wrong.
Sorry, something went wrong.
Mark `napi_detach_arraybuffer` and `napi_is_detached_arraybuffer` as stable. Signed-off-by: Gabriel Schulhof <gabriel.schulhof@intel.com> PR-URL: #35199 Backport-PR-URL: #35336 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Michael Dawson <mdawson@devrus.com>
| Back | FazBrowse Home | New Git URL |
Mark napi_detach_arraybuffer and napi_is_detached_arraybuffer as
stable.
Signed-off-by: @gabrielschulhof
PR-URL: #35199
Reviewed-By: @cjihrig
Reviewed-By: @gengjiawen
Reviewed-By: @legendecas
Reviewed-By: @mhdawson
Checklist