Searched refs:force_copy_ok (Results 1 – 1 of 1) sorted by relevance
3493 bool force_copy_ok = !soa.ForceCopy() || GuardedCopy::Check(function_name, chars, false); in ReleaseStringCharsInternal() local3494 if (force_copy_ok && soa.ForceCopy()) { in ReleaseStringCharsInternal()3497 if (force_copy_ok) { in ReleaseStringCharsInternal()