This repository was archived by the owner on Oct 15, 2020. It is now read-only.
Commit eb45384
committed
chakrashim: Fix
`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 <tawoll@ntdev.microsoft.com>SetAccessorProperty behavior1 parent 1753873 commit eb45384
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments