Files
node/tools
Kyle Farnung 8476053c13 n-api: restrict exports by version
* Move `napi_get_uv_event_loop` into the `NAPI_VERSION >= 2` section
* Move `napi_open_callback_scope`, `napi_close_callback_scope`,
  `napi_fatal_exception`, `napi_add_env_cleanup_hook`, and
  `napi_remove_env_cleanup_hook` into the `NAPI_VERSION >= 3` section
* Added a missing `added` property to `napi_get_uv_event_loop` in the
  docs
* Added a `napiVersion` property to the docs and updated the parser and
  generator to use it.
* Added usage documentation

PR-URL: https://github.com/nodejs/node/pull/19962
Reviewed-By: Gabriel Schulhof <gabriel.schulhof@intel.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
2018-07-05 10:19:27 -07:00
..
2018-07-05 10:19:27 -07:00
2018-04-14 12:25:59 -07:00
2018-03-26 18:20:07 -04:00
2018-03-05 08:35:44 -06:00
2018-06-27 17:11:19 -05:00
2017-10-29 19:46:43 +01:00
2018-01-11 09:50:47 +01:00
2018-04-11 13:23:27 -04:00
2018-04-10 06:45:45 +09:00
2018-06-06 19:44:15 +02:00
2018-01-11 09:50:47 +01:00