Home
last modified time | relevance | path

Searched refs:napi_default_method (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Djs_native_api_types.h36 napi_default_method = napi_writable | napi_configurable, enumerator
/third_party/node/doc/api/
Dn-api.md4193 description: added `napi_default_method` and `napi_default_property`.
4208 napi_default_method = napi_writable | napi_configurable,
4232 * `napi_default_method`: Like a method in a JS class, the property is