dart-sdk/tests/lib_2/convert
Ryan Macnak 2a5d0589ac [vm, gc] Verify the store buffer contains all old-space objects that reference new-space objects.
Speed-up ObjectSets.

Fix pointer verification before and after scavenging to set the correct mark expectation being on concurrent marking state.

Bug: https://github.com/dart-lang/sdk/issues/40780
Change-Id: Ic7ce6d5a829e41634083b0c274b9764da3f4b619
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/137240
Commit-Queue: Ryan Macnak <rmacnak@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Siva Annamalai <asiva@google.com>
2020-02-27 19:26:33 +00:00
..
ascii_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
base64_test.dart fix some typos 2018-10-10 19:15:30 +00:00
chunked_conversion1_test.dart fix some typos 2018-10-10 19:15:30 +00:00
chunked_conversion2_test.dart Migrate test block 182. 2017-09-07 12:53:45 +00:00
chunked_conversion_json_decode1_test.dart Fixes for convert tests 2018-10-19 15:00:28 +00:00
chunked_conversion_json_encode1_test.dart Fixes for convert tests 2018-10-19 15:00:28 +00:00
chunked_conversion_utf8_test.dart
chunked_conversion_utf82_test.dart Use the Expect.throws___() helper methods throughout tests. 2017-10-17 23:37:15 +00:00
chunked_conversion_utf83_test.dart
chunked_conversion_utf84_test.dart Fixes for convert tests 2018-10-19 15:00:28 +00:00
chunked_conversion_utf85_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
chunked_conversion_utf86_test.dart Use the Expect.throws___() helper methods throughout tests. 2017-10-17 23:37:15 +00:00
chunked_conversion_utf87_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
chunked_conversion_utf88_test.dart Fixes for convert tests 2018-10-19 15:00:28 +00:00
chunked_conversion_utf89_test.dart
close_test.dart
codec1_test.dart
codec2_test.dart Avoid fuzzy arrows when parsing json. 2017-11-17 20:37:07 +00:00
encoding_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
html_escape_test.dart Remove more usages of upper-case constants in SDK 2018-04-19 13:31:57 +00:00
json_chunk_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
json_lib_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
json_pretty_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
json_test.dart Fix JSON parser. 2019-02-13 11:06:35 +00:00
json_toEncodable_reviver_test.dart Fix fuzzy arrow issues in tests. 2018-01-16 23:08:01 +00:00
json_unicode_tests.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
json_utf8_chunk_test.dart Fixes for convert tests 2018-10-19 15:00:28 +00:00
json_utf8_test.dart Fix fused UTF-8/JSON decoding. 2018-05-29 12:34:25 +00:00
json_util_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
latin1_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
line_splitter_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
streamed_conversion_json_decode1_test.dart Fixes for convert tests 2018-10-19 15:00:28 +00:00
streamed_conversion_json_encode1_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
streamed_conversion_json_utf8_decode_test.dart [vm, gc] Verify the store buffer contains all old-space objects that reference new-space objects. 2020-02-27 19:26:33 +00:00
streamed_conversion_json_utf8_encode_test.dart Fix fuzzy arrow issues in tests. 2018-01-16 23:08:01 +00:00
streamed_conversion_utf8_decode_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
streamed_conversion_utf8_encode_test.dart Fix fuzzy arrow issues in tests. 2018-01-16 23:08:01 +00:00
unicode_tests.dart
utf8_encode_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
utf8_test.dart Remove uses of upper-case constants in remaining SDK code. 2018-04-16 16:11:57 +00:00
utf82_test.dart [Tests] Update _2 tests for Dart 2.0 fixed-size integers 2017-11-17 20:28:06 +00:00
utf83_test.dart Redo "js_runtime: Use browser's TextDecoder for UTF8 decoding" 2017-11-16 04:59:26 +00:00
utf84_test.dart Remove uses of upper-case constants in remaining SDK code. 2018-04-16 16:11:57 +00:00
utf85_test.dart Remove uses of upper-case constants in remaining SDK code. 2018-04-16 16:11:57 +00:00