Searched refs:expected_value_type (Results 1 – 3 of 3) sorted by relevance
3329 DataType::Type expected_value_type = GetDataTypeFromShorty(invoke, expected_value_index); in IsValidFieldVarHandleExpected() local3332 if (expected_value_type != new_value_type) { in IsValidFieldVarHandleExpected()3359 DataType::Type expected_value_type = GetDataTypeFromShorty(invoke, expected_value_index); in IsValidFieldVarHandleExpected() local3362 if (expected_value_type != new_value_type || return_type != expected_value_type) { in IsValidFieldVarHandleExpected()
4309 DataType::Type expected_value_type = GetDataTypeFromShorty(invoke, expected_value_index); in HasVarHandleIntrinsicImplementation() local4311 if (expected_value_type != new_value_type) { in HasVarHandleIntrinsicImplementation()4319 DataType::Type expected_value_type = GetDataTypeFromShorty(invoke, expected_value_index); in HasVarHandleIntrinsicImplementation() local4321 if (expected_value_type != new_value_type || return_type != expected_value_type) { in HasVarHandleIntrinsicImplementation()
4161 DataType::Type expected_value_type = GetDataTypeFromShorty(invoke, expected_value_index); in HasVarHandleIntrinsicImplementation() local4163 if (expected_value_type != new_value_type) { in HasVarHandleIntrinsicImplementation()4171 DataType::Type expected_value_type = GetDataTypeFromShorty(invoke, expected_value_index); in HasVarHandleIntrinsicImplementation() local4173 if (expected_value_type != new_value_type || return_type != expected_value_type) { in HasVarHandleIntrinsicImplementation()