[Tests] add documentation for handleScope class and EscapableHandleScope class
| 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() |
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.
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.
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.
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.
Completed following #1263