Closed
Description
This PR added support for napi_type_tag_object
, but it did so for Napi::Object
.
This API is mostly useful for Napi::External
s which do no inherit from Napi::Object
.
Lines 984 to 991 in b16c762
Should this api be moved down to Napi::Value
?
Metadata
Metadata
Assignees
Labels
No labels