Searched refs:copyCallbacks (Results 1 – 1 of 1) sorted by relevance
125 std::vector<napi_ref> copyCallbacks; in TriggerAllCallbacks() local129 … copyCallbacks.insert(copyCallbacks.end(), currentCallbacks.begin(), currentCallbacks.end()); in TriggerAllCallbacks()132 for (const auto& cbRef : copyCallbacks) { in TriggerAllCallbacks()