node-addon-api icon indicating copy to clipboard operation
node-addon-api copied to clipboard

[Tests] add documentation for handleScope class and EscapableHandleScope class

Open JckXia opened this issue 4 years ago • 3 comments

class methods
HandleScope
HandleScope(Napi::Env env)
Covered #250 HandleScope(napi_env env, napi_handle_scope scope)
Env()
EscapableHandleScope
EscapableHandleScope(napi_env env, napi_escapable_handle_scope scope)
Covered #250 EscapableHandleScope(Napi::Env env)
Covered #250 Value Escape(napi_value escape)
Env()

JckXia avatar May 02 '21 19:05 JckXia

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

github-actions[bot] avatar Aug 04 '21 00:08 github-actions[bot]

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

github-actions[bot] avatar Jan 12 '22 00:01 github-actions[bot]

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

github-actions[bot] avatar May 05 '22 00:05 github-actions[bot]

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

github-actions[bot] avatar Nov 12 '22 00:11 github-actions[bot]

Completed following #1263

JckXia avatar Jan 13 '23 22:01 JckXia