Lines Matching refs:transaction_active
156 template<bool do_access_check, bool transaction_active>
562 if (transaction_active && obj->GetClass()->IsFinalizable()) {
589 DoFilledNewArray<false, do_access_check, transaction_active>(inst, shadow_frame,
597 DoFilledNewArray<true, do_access_check, transaction_active>(inst, shadow_frame,
609 if (transaction_active && success) {
1163 array->SetWithoutChecks<transaction_active>(index, val);
1182 array->SetWithoutChecks<transaction_active>(index, val);
1201 array->SetWithoutChecks<transaction_active>(index, val);
1220 array->SetWithoutChecks<transaction_active>(index, val);
1240 array->SetWithoutChecks<transaction_active>(index, val);
1260 array->SetWithoutChecks<transaction_active>(index, val);
1279 array->SetWithoutChecks<transaction_active>(index, val);
1430 transaction_active>(self, shadow_frame, inst, inst_data);
1437 transaction_active>(self, shadow_frame, inst, inst_data);
1444 transaction_active>(self, shadow_frame, inst, inst_data);
1451 transaction_active>(self, shadow_frame, inst, inst_data);
1458 transaction_active>(self, shadow_frame, inst, inst_data);
1465 transaction_active>(self, shadow_frame, inst, inst_data);
1472 transaction_active>(self, shadow_frame, inst, inst_data);
1478 bool success = DoIPutQuick<Primitive::kPrimInt, transaction_active>(
1485 bool success = DoIPutQuick<Primitive::kPrimBoolean, transaction_active>(
1492 bool success = DoIPutQuick<Primitive::kPrimByte, transaction_active>(
1499 bool success = DoIPutQuick<Primitive::kPrimChar, transaction_active>(
1506 bool success = DoIPutQuick<Primitive::kPrimShort, transaction_active>(
1513 bool success = DoIPutQuick<Primitive::kPrimLong, transaction_active>(
1520 bool success = DoIPutQuick<Primitive::kPrimNot, transaction_active>(
1528 transaction_active>(self, shadow_frame, inst, inst_data);
1535 transaction_active>(self, shadow_frame, inst, inst_data);
1542 transaction_active>(self, shadow_frame, inst, inst_data);
1549 transaction_active>(self, shadow_frame, inst, inst_data);
1556 transaction_active>(self, shadow_frame, inst, inst_data);
1563 transaction_active>(self, shadow_frame, inst, inst_data);
1570 transaction_active>(self, shadow_frame, inst, inst_data);