| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 6ebcce7 commit db57f0a
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -11,7 +11,7 @@ | |||
| 11 | 11 | #define V8_MAJOR_VERSION 13 | |
| 12 | 12 | #define V8_MINOR_VERSION 6 | |
| 13 | 13 | #define V8_BUILD_NUMBER 233 | |
| 14 | - #define V8_PATCH_LEVEL 8 | ||
| 14 | + #define V8_PATCH_LEVEL 10 | ||
| 15 | 15 | ||
| 16 | 16 | // Use 1 for candidates and 0 otherwise. | |
| 17 | 17 | // (Boolean macro values are not supported by all preprocessors.) | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1050,7 +1050,7 @@ | |||
| 1050 | 1050 | 'v8_mac64_asan_rel': { | |
| 1051 | 1051 | 'swarming_dimensions' : { | |
| 1052 | 1052 | 'cpu': 'x86-64', | |
| 1053 | - 'os': 'Mac-14', | ||
| 1053 | + 'os': 'Mac-15', | ||
| 1054 | 1054 | }, | |
| 1055 | 1055 | 'tests': [ | |
| 1056 | 1056 | {'name': 'v8testing', 'shards': 8}, | |
@@ -1059,7 +1059,7 @@ | |||
| 1059 | 1059 | 'v8_mac64_dbg': { | |
| 1060 | 1060 | 'swarming_dimensions' : { | |
| 1061 | 1061 | 'cpu': 'x86-64', | |
| 1062 | - 'os': 'Mac-14', | ||
| 1062 | + 'os': 'Mac-15', | ||
| 1063 | 1063 | }, | |
| 1064 | 1064 | 'tests': [ | |
| 1065 | 1065 | {'name': 'mozilla'}, | |
@@ -1074,7 +1074,7 @@ | |||
| 1074 | 1074 | 'v8_mac_arm64_gc_stress_dbg': { | |
| 1075 | 1075 | 'swarming_dimensions' : { | |
| 1076 | 1076 | 'cpu': 'arm64', | |
| 1077 | - 'os': 'Mac-14', | ||
| 1077 | + 'os': 'Mac-15', | ||
| 1078 | 1078 | }, | |
| 1079 | 1079 | 'tests': [ | |
| 1080 | 1080 | {'name': 'd8testing', 'test_args': ['--gc-stress'], 'shards': 3}, | |
@@ -1083,7 +1083,7 @@ | |||
| 1083 | 1083 | 'v8_mac64_noopt_dbg': { | |
| 1084 | 1084 | 'swarming_dimensions' : { | |
| 1085 | 1085 | 'cpu': 'x86-64', | |
| 1086 | - 'os': 'Mac-14', | ||
| 1086 | + 'os': 'Mac-15', | ||
| 1087 | 1087 | }, | |
| 1088 | 1088 | 'tests': [ | |
| 1089 | 1089 | {'name': 'v8testing', 'shards': 6}, | |
@@ -1092,7 +1092,7 @@ | |||
| 1092 | 1092 | 'v8_mac64_rel': { | |
| 1093 | 1093 | 'swarming_dimensions' : { | |
| 1094 | 1094 | 'cpu': 'x86-64', | |
| 1095 | - 'os': 'Mac-14', | ||
| 1095 | + 'os': 'Mac-15', | ||
| 1096 | 1096 | }, | |
| 1097 | 1097 | 'tests': [ | |
| 1098 | 1098 | {'name': 'mozilla'}, | |
@@ -1107,7 +1107,7 @@ | |||
| 1107 | 1107 | 'v8_mac_arm64_rel': { | |
| 1108 | 1108 | 'swarming_dimensions' : { | |
| 1109 | 1109 | 'cpu': 'arm64', | |
| 1110 | - 'os': 'Mac-14', | ||
| 1110 | + 'os': 'Mac-15', | ||
| 1111 | 1111 | 'pool': 'chromium.tests', | |
| 1112 | 1112 | }, | |
| 1113 | 1113 | 'tests': [ | |
@@ -1128,7 +1128,7 @@ | |||
| 1128 | 1128 | 'v8_mac_arm64_dbg': { | |
| 1129 | 1129 | 'swarming_dimensions' : { | |
| 1130 | 1130 | 'cpu': 'arm64', | |
| 1131 | - 'os': 'Mac-14', | ||
| 1131 | + 'os': 'Mac-15', | ||
| 1132 | 1132 | 'pool': 'chromium.tests', | |
| 1133 | 1133 | }, | |
| 1134 | 1134 | 'tests': [ | |
@@ -1149,7 +1149,7 @@ | |||
| 1149 | 1149 | 'v8_mac_arm64_full_dbg': { | |
| 1150 | 1150 | 'swarming_dimensions' : { | |
| 1151 | 1151 | 'cpu': 'arm64', | |
| 1152 | - 'os': 'Mac-14', | ||
| 1152 | + 'os': 'Mac-15', | ||
| 1153 | 1153 | 'pool': 'chromium.tests', | |
| 1154 | 1154 | }, | |
| 1155 | 1155 | 'tests': [ | |
@@ -1170,7 +1170,7 @@ | |||
| 1170 | 1170 | 'v8_mac_arm64_no_pointer_compression_dbg': { | |
| 1171 | 1171 | 'swarming_dimensions' : { | |
| 1172 | 1172 | 'cpu': 'arm64', | |
| 1173 | - 'os': 'Mac-14', | ||
| 1173 | + 'os': 'Mac-15', | ||
| 1174 | 1174 | 'pool': 'chromium.tests', | |
| 1175 | 1175 | }, | |
| 1176 | 1176 | 'tests': [ | |
@@ -2026,7 +2026,7 @@ | |||
| 2026 | 2026 | 'V8 Mac64': { | |
| 2027 | 2027 | 'swarming_dimensions': { | |
| 2028 | 2028 | 'cpu': 'x86-64', | |
| 2029 | - 'os': 'Mac-14', | ||
| 2029 | + 'os': 'Mac-15', | ||
| 2030 | 2030 | }, | |
| 2031 | 2031 | 'tests': [ | |
| 2032 | 2032 | {'name': 'mozilla'}, | |
@@ -2041,7 +2041,7 @@ | |||
| 2041 | 2041 | 'V8 Mac64 - debug': { | |
| 2042 | 2042 | 'swarming_dimensions': { | |
| 2043 | 2043 | 'cpu': 'x86-64', | |
| 2044 | - 'os': 'Mac-14', | ||
| 2044 | + 'os': 'Mac-15', | ||
| 2045 | 2045 | }, | |
| 2046 | 2046 | 'tests': [ | |
| 2047 | 2047 | {'name': 'mozilla'}, | |
@@ -2056,7 +2056,7 @@ | |||
| 2056 | 2056 | 'V8 Mac64 ASAN': { | |
| 2057 | 2057 | 'swarming_dimensions': { | |
| 2058 | 2058 | 'cpu': 'x86-64', | |
| 2059 | - 'os': 'Mac-14', | ||
| 2059 | + 'os': 'Mac-15', | ||
| 2060 | 2060 | }, | |
| 2061 | 2061 | 'tests': [ | |
| 2062 | 2062 | {'name': 'v8testing', 'shards': 10}, | |
@@ -2065,15 +2065,15 @@ | |||
| 2065 | 2065 | 'V8 Mac - arm64 - gc stress': { | |
| 2066 | 2066 | 'swarming_dimensions': { | |
| 2067 | 2067 | 'cpu': 'arm64', | |
| 2068 | - 'os': 'Mac-14', | ||
| 2068 | + 'os': 'Mac-15', | ||
| 2069 | 2069 | }, | |
| 2070 | 2070 | 'tests': [ | |
| 2071 | 2071 | {'name': 'd8testing', 'test_args': ['--gc-stress'], 'shards': 3}, | |
| 2072 | 2072 | ], | |
| 2073 | 2073 | }, | |
| 2074 | 2074 | 'V8 Mac - arm64': { | |
| 2075 | 2075 | 'swarming_dimensions' : { | |
| 2076 | - 'os': 'Mac-14', | ||
| 2076 | + 'os': 'Mac-15', | ||
| 2077 | 2077 | 'cpu': 'arm64', | |
| 2078 | 2078 | 'pool': 'chromium.tests', | |
| 2079 | 2079 | }, | |
@@ -2095,7 +2095,7 @@ | |||
| 2095 | 2095 | }, | |
| 2096 | 2096 | 'V8 Mac - arm64 - release': { | |
| 2097 | 2097 | 'swarming_dimensions' : { | |
| 2098 | - 'os': 'Mac-14', | ||
| 2098 | + 'os': 'Mac-15', | ||
| 2099 | 2099 | 'cpu': 'arm64', | |
| 2100 | 2100 | 'pool': 'chromium.tests', | |
| 2101 | 2101 | }, | |
@@ -2117,7 +2117,7 @@ | |||
| 2117 | 2117 | }, | |
| 2118 | 2118 | 'V8 Mac - arm64 - debug': { | |
| 2119 | 2119 | 'swarming_dimensions' : { | |
| 2120 | - 'os': 'Mac-14', | ||
| 2120 | + 'os': 'Mac-15', | ||
| 2121 | 2121 | 'cpu': 'arm64', | |
| 2122 | 2122 | 'pool': 'chromium.tests', | |
| 2123 | 2123 | }, | |
@@ -2140,7 +2140,7 @@ | |||
| 2140 | 2140 | 'V8 Mac - arm64 - no pointer compression debug': { | |
| 2141 | 2141 | 'swarming_dimensions' : { | |
| 2142 | 2142 | 'cpu': 'arm64', | |
| 2143 | - 'os': 'Mac-14', | ||
| 2143 | + 'os': 'Mac-15', | ||
| 2144 | 2144 | 'pool': 'chromium.tests', | |
| 2145 | 2145 | }, | |
| 2146 | 2146 | 'tests': [ | |
| Back | FazBrowse Home | New Git URL |
0 commit comments