src: make `FIXED_ONE_BYTE_STRING` an inline fn by addaleax · Pull Request #22725 · nodejs/node
added
c++
labels
Sep 6, 2018
Issues and PRs related to general changes in the lib or src directory.
and removed node-api
Issues and PRs related to the Node-API.labels
Sep 6, 2018
addaleax
added
the
author ready
label
Sep 9, 2018danbev pushed a commit that referenced this pull request
Sep 10, 2018This prevents accidental usage on non-fixed strings. PR-URL: #22725 Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: Minwoo Jung <minwoo@nodesource.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request
Sep 10, 2018This prevents accidental usage on non-fixed strings. PR-URL: #22725 Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: Minwoo Jung <minwoo@nodesource.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: James M Snell <jasnell@gmail.com>
This 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