| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 3bc62b9 commit e55d0ef
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1587,7 +1587,6 @@ structure, in most cases using a `TypedArray` will suffice. | |||
| 1587 | 1587 | #### napi_create_date | |
| 1588 | 1588 | <!-- YAML | |
| 1589 | 1589 | added: v11.11.0 | |
| 1590 | - napiVersion: 4 | ||
| 1591 | 1590 | --> | |
| 1592 | 1591 | ||
| 1593 | 1592 | > Stability: 1 - Experimental | |
@@ -2232,7 +2231,6 @@ This API returns various properties of a `DataView`. | |||
| 2232 | 2231 | #### napi_get_date_value | |
| 2233 | 2232 | <!-- YAML | |
| 2234 | 2233 | added: v11.11.0 | |
| 2235 | - napiVersion: 4 | ||
| 2236 | 2234 | --> | |
| 2237 | 2235 | ||
| 2238 | 2236 | > Stability: 1 - Experimental | |
@@ -2841,7 +2839,6 @@ This API checks if the `Object` passed in is a buffer. | |||
| 2841 | 2839 | ### napi_is_date | |
| 2842 | 2840 | <!-- YAML | |
| 2843 | 2841 | added: v11.11.0 | |
| 2844 | - napiVersion: 4 | ||
| 2845 | 2842 | --> | |
| 2846 | 2843 | ||
| 2847 | 2844 | > Stability: 1 - Experimental | |
@@ -3941,7 +3938,6 @@ JavaScript object becomes garbage-collected. | |||
| 3941 | 3938 | ||
| 3942 | 3939 | <!-- YAML | |
| 3943 | 3940 | added: v8.0.0 | |
| 3944 | - napiVersion: 1 | ||
| 3945 | 3941 | --> | |
| 3946 | 3942 | ```C | |
| 3947 | 3943 | napi_status napi_add_finalizer(napi_env env, | |
| Back | FazBrowse Home | New Git URL |
0 commit comments