This repository has been archived by the owner on Oct 15, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chakrashim: Fix
SetAccessorProperty
behavior
`FunctionTemplate` asserts that it can get the external data from the provided object. The assert was hitting because the caller was passing in an empty `Local<FunctionTemplate>` object. PR-URL: #454 Reviewed-By: Taylor Woll <[email protected]>
- Loading branch information