Searched refs:this_arg (Results 1 – 1 of 1) sorted by relevance
985 … napi_value* this_arg, // [out] Receives the JS 'this' arg for the call in napi_get_cb_info() argument1005 if (this_arg != nullptr) { in napi_get_cb_info()1006 *this_arg = reinterpret_cast<napi_value>(info->thisVar); in napi_get_cb_info()