Searched refs:shouldRetainRemote (Results 1 – 12 of 12) sorted by relevance
34 const jsi::Value &shouldRetainRemote) = 0;
250 const jsi::Value &shouldRetainRemote) { in makeShareableClone() argument268 if (shouldRetainRemote.isBool() && shouldRetainRemote.getBool()) { in makeShareableClone()278 if (shouldRetainRemote.isBool() && shouldRetainRemote.getBool()) { in makeShareableClone()
58 const jsi::Value &shouldRetainRemote) override;