Searched refs:nAtomicService (Results 1 – 1 of 1) sorted by relevance
4289 napi_value nAtomicService; in CreateBundleTypeObject() local4291 static_cast<int32_t>(BundleType::ATOMIC_SERVICE), &nAtomicService)); in CreateBundleTypeObject()4292 … NAPI_CALL_RETURN_VOID(env, napi_set_named_property(env, value, "ATOMIC_SERVICE", nAtomicService)); in CreateBundleTypeObject()