Searched refs:ForceCopy (Results 1 – 3 of 3) sorted by relevance
119 bool ForceCopy() const { in ForceCopy() function120 return vm_->ForceCopy(); in ForceCopy()
44 bool ForceCopy() const { in ForceCopy() function
2502 if (ptr != nullptr && soa.ForceCopy()) { in GetPrimitiveArrayCritical()2519 if (soa.ForceCopy()) { in ReleasePrimitiveArrayCritical()3270 if (ptr != nullptr && soa.ForceCopy()) { in GetStringCharsInternal()3300 bool force_copy_ok = !soa.ForceCopy() || GuardedCopy::Check(function_name, chars, false); in ReleaseStringCharsInternal()3301 if (force_copy_ok && soa.ForceCopy()) { in ReleaseStringCharsInternal()3402 if (ptr != nullptr && soa.ForceCopy()) { in GetPrimitiveArrayElements()3421 if (soa.ForceCopy()) { in ReleasePrimitiveArrayElements()3424 if (!soa.ForceCopy() || elems != nullptr) { in ReleasePrimitiveArrayElements()