dart-sdk/tests/language/vm
2016-10-27 07:29:22 -07:00
..
allocation_sinking_vm_test.dart
canonicalization_preserves_deopt_test.dart
closure_memory_retention_test.dart
debug_break_enabled_vm_test.dart
debug_break_vm_test.dart
deopt_hoisted_smi_check_vm_test.dart
deopt_smi_check_vm_test.dart
function_equality_vm_test.dart
if_conversion_vm_test.dart
issue11087_vm_test.dart
issue21220_vm_test.dart
lazy_deopt_with_exception_and_stacktrace_test.dart Fix a throw returning to a frame marked for lazy deopt that captures the stacktrace. 2016-09-28 16:51:45 -07:00
lazy_deopt_with_exception_test.dart Fix lazy deoptimization in the presence of exceptions 2016-09-26 16:24:23 -07:00
licm_constant_redefinition_vm_test.dart
load_elimination_any_use_creates_alias_test.dart
load_elimination_has_loads_from_place_test.dart
load_elimination_mark_stored_values_escaping_test.dart
load_elimination_two_redefinitions_test.dart
load_to_load_forwarding_vm_test.dart
load_to_load_unaligned_forwarding_vm_test.dart
math_vm_test.dart
no_such_method_error_message_vm_test.dart Improvements to NoSuchMethodError.toString 2016-10-12 09:52:51 -07:00
null_hashcode_optimized_vm_test.dart
optimization_test.dart
optimized_await_regress_test.dart
optimized_check_class_test.dart
optimized_guarded_field_isolates_test.dart
optimized_guarded_field_test.dart
optimized_identical_test.dart
optimized_polymorphic_list_access_test.dart
optimized_shl_test.dart
optimized_stacktrace_test.dart
optimized_testsmi_test.dart
optimized_try_catch_cha_test.dart
precompiled_static_initializer_test.dart
reflect_core_vm_test.dart
regress_14903_test.dart
regress_16873_test.dart Correct and GC unrecognized flags from our tests. 2016-08-15 18:28:11 -07:00
regress_21245_test.dart
regress_22480_test.dart
regress_22541_vm_test.dart
regress_22621_vm_test.dart
regress_22693_vm_test.dart
regress_23117_vm_test.dart
regress_23238_test.dart
regress_24517_test.dart
regress_27671_other.dart Produce the correct assertion failure expression in the face of inlining 2016-10-27 07:29:22 -07:00
regress_27671_test.dart Produce the correct assertion failure expression in the face of inlining 2016-10-27 07:29:22 -07:00
reusable_boxes_test.dart
store_elimination_vm_test.dart
store_to_load_forwarding_phis_vm_test.dart
string_polymorphic_test.dart Delete stray comment in tests. 2016-06-13 11:30:57 -07:00
type_cast_vm_test.dart
type_propagation_test.dart
type_vm_test.dart
typed_data_polymorphic_view_test.dart Delete stray comment in tests. 2016-06-13 11:30:57 -07:00
uint32_add_test.dart
uint32_right_shift_test.dart
uint32_shift_test.dart
unique_selector_test.dart VM Propagate receiver type from calls to unique selectors in AOT compilation. 2016-10-11 13:17:47 -07:00