Searched defs:hasOwnProperty (Results 1 – 2 of 2) sorted by relevance
99 export const hasOwnProperty: (object, string) => boolean; constant
1658 static napi_value hasOwnProperty(napi_env env, napi_callback_info info) in hasOwnProperty() function