13 Commits (39853683b4cb3adb4a405b260db7095155ad9856)

Author SHA1 Message Date
Sampson Gao a406a32ee9 n-api: fix warning about size_t compare with int 7 years ago
Gabriel Schulhof a8c0a43a22 n-api: remove n-api module loading flag 7 years ago
Taylor Woll 92e5f5cc09 n-api: refactor napi_addon_register_func 7 years ago
Jason Ginchereau 1a0727d85e
n-api: change async resource name to napi_value 7 years ago
Anna Henningsen 8c8c90b714
n-api: use AsyncResource for Work tracking 7 years ago
Gabriel Schulhof 78286984da test,doc: make module name match gyp target name 7 years ago
Daniil Shakir 6c382dea6b test: remove unused parameters 7 years ago
Jason Ginchereau af70c3b478 n-api: optimize number API performance 8 years ago
Michael Dawson ac41db4af0 n-api: add code parameter to error helpers 8 years ago
Jason Ginchereau 2e3fef7628 n-api: Handle fatal exception in async callback 8 years ago
Rich Trott a180259e42 test,lib,doc: use function declarations 8 years ago
Michael Dawson 1d968030d4 test: add coverage for napi_cancel_async_work 8 years ago
taylor.woll 9decfb1521
n-api: implement async helper methods 8 years ago