Lines Matching refs:thisVal
131 napi_value thisVal = nullptr;
133 NAPI_CALL(env, napi_get_cb_info(env, info, &argc, argv, &thisVal, nullptr));
149 napi_value thisVal = nullptr;
151 NAPI_CALL(env, napi_get_cb_info(env, info, &argc, argv, &thisVal, nullptr));
167 napi_value thisVal = nullptr;
169 NAPI_CALL(env, napi_get_cb_info(env, info, &argc, argv, &thisVal, nullptr));
185 napi_value thisVal = nullptr;
187 NAPI_CALL(env, napi_get_cb_info(env, info, &argc, argv, &thisVal, nullptr));
203 napi_value thisVal = nullptr;
205 NAPI_CALL(env, napi_get_cb_info(env, info, &argc, argv, &thisVal, nullptr));
221 napi_value thisVal = nullptr;
223 NAPI_CALL(env, napi_get_cb_info(env, info, &argc, argv, &thisVal, nullptr));