Skip to content

doc: add clarification for exception behaviour

Rodrigo Muino Tomonari requested to merge github/fork/mhdawson/exp-doc2 into master

Refs: https://github.com/nodejs/abi-stable-node/issues/356

Document current behaviour where some methods can be called when an exception is pending, while others cannot and explain the behaviour.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading