Searched refs:crash_on_error (Results 1 – 1 of 1) sorted by relevance
1000 const bool crash_on_error = (flags & kCrashOnError) != 0; in TryGetOrCreateData() local1005 CHECK_WITH_MSG(!crash_on_error, "Ref construction failed"); in TryGetOrCreateData()