diff options
-rw-r--r-- | src/symbols.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/symbols.txt b/src/symbols.txt index e3c47f531..2b2cd556e 100644 --- a/src/symbols.txt +++ b/src/symbols.txt @@ -124,3 +124,5 @@ _napi_delete_reference _napi_adjust_external_memory _napi_is_exception_pending _napi_get_and_clear_last_exception +_napi_get_last_error_info +_napi_add_finalizer
\ No newline at end of file |