Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(108)

Side by Side Diff: tools/v8heapconst.py

Issue 889863002: update vector ics to handle megamorphic keyed loads (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: grokdump Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « src/type-feedback-vector-inl.h ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2013 the V8 project authors. All rights reserved. 1 # Copyright 2013 the V8 project authors. All rights reserved.
2 # Redistribution and use in source and binary forms, with or without 2 # Redistribution and use in source and binary forms, with or without
3 # modification, are permitted provided that the following conditions are 3 # modification, are permitted provided that the following conditions are
4 # met: 4 # met:
5 # 5 #
6 # * Redistributions of source code must retain the above copyright 6 # * Redistributions of source code must retain the above copyright
7 # notice, this list of conditions and the following disclaimer. 7 # notice, this list of conditions and the following disclaimer.
8 # * Redistributions in binary form must reproduce the above 8 # * Redistributions in binary form must reproduce the above
9 # copyright notice, this list of conditions and the following 9 # copyright notice, this list of conditions and the following
10 # disclaimer in the documentation and/or other materials provided 10 # disclaimer in the documentation and/or other materials provided
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after
209 0x08bc1: (180, "FunctionContextMap"), 209 0x08bc1: (180, "FunctionContextMap"),
210 0x08be9: (180, "CatchContextMap"), 210 0x08be9: (180, "CatchContextMap"),
211 0x08c11: (180, "WithContextMap"), 211 0x08c11: (180, "WithContextMap"),
212 0x08c39: (180, "BlockContextMap"), 212 0x08c39: (180, "BlockContextMap"),
213 0x08c61: (180, "ModuleContextMap"), 213 0x08c61: (180, "ModuleContextMap"),
214 0x08c89: (180, "ScriptContextMap"), 214 0x08c89: (180, "ScriptContextMap"),
215 0x08cb1: (180, "ScriptContextTableMap"), 215 0x08cb1: (180, "ScriptContextTableMap"),
216 0x08cd9: (187, "JSMessageObjectMap"), 216 0x08cd9: (187, "JSMessageObjectMap"),
217 0x08d01: (136, "ForeignMap"), 217 0x08d01: (136, "ForeignMap"),
218 0x08d29: (189, "NeanderMap"), 218 0x08d29: (189, "NeanderMap"),
219 0x08d51: (171, "AllocationMementoMap"), 219 0x08d51: (170, "AllocationSiteMap"),
220 0x08d79: (170, "AllocationSiteMap"), 220 0x08d79: (171, "AllocationMementoMap"),
221 0x08da1: (174, "PolymorphicCodeCacheMap"), 221 0x08da1: (174, "PolymorphicCodeCacheMap"),
222 0x08dc9: (172, "ScriptMap"), 222 0x08dc9: (172, "ScriptMap"),
223 0x08e19: (189, "ExternalMap"), 223 0x08e19: (189, "ExternalMap"),
224 0x08f59: (177, "BoxMap"), 224 0x08f59: (177, "BoxMap"),
225 0x08f81: (161, "ExecutableAccessorInfoMap"), 225 0x08f81: (161, "ExecutableAccessorInfoMap"),
226 0x08fa9: (162, "AccessorPairMap"), 226 0x08fa9: (162, "AccessorPairMap"),
227 0x08fd1: (163, "AccessCheckInfoMap"), 227 0x08fd1: (163, "AccessCheckInfoMap"),
228 0x08ff9: (164, "InterceptorInfoMap"), 228 0x08ff9: (164, "InterceptorInfoMap"),
229 0x09021: (165, "CallHandlerInfoMap"), 229 0x09021: (165, "CallHandlerInfoMap"),
230 0x09049: (166, "FunctionTemplateInfoMap"), 230 0x09049: (166, "FunctionTemplateInfoMap"),
(...skipping 17 matching lines...) Expand all
248 ("OLD_POINTER_SPACE", 0x080e1): "Exception", 248 ("OLD_POINTER_SPACE", 0x080e1): "Exception",
249 ("OLD_POINTER_SPACE", 0x080f1): "NoInterceptorResultSentinel", 249 ("OLD_POINTER_SPACE", 0x080f1): "NoInterceptorResultSentinel",
250 ("OLD_POINTER_SPACE", 0x08101): "ArgumentsMarker", 250 ("OLD_POINTER_SPACE", 0x08101): "ArgumentsMarker",
251 ("OLD_POINTER_SPACE", 0x08111): "NumberStringCache", 251 ("OLD_POINTER_SPACE", 0x08111): "NumberStringCache",
252 ("OLD_POINTER_SPACE", 0x08919): "SingleCharacterStringCache", 252 ("OLD_POINTER_SPACE", 0x08919): "SingleCharacterStringCache",
253 ("OLD_POINTER_SPACE", 0x08d21): "StringSplitCache", 253 ("OLD_POINTER_SPACE", 0x08d21): "StringSplitCache",
254 ("OLD_POINTER_SPACE", 0x09129): "RegExpMultipleCache", 254 ("OLD_POINTER_SPACE", 0x09129): "RegExpMultipleCache",
255 ("OLD_POINTER_SPACE", 0x09531): "TerminationException", 255 ("OLD_POINTER_SPACE", 0x09531): "TerminationException",
256 ("OLD_POINTER_SPACE", 0x09541): "MessageListeners", 256 ("OLD_POINTER_SPACE", 0x09541): "MessageListeners",
257 ("OLD_POINTER_SPACE", 0x0955d): "CodeStubs", 257 ("OLD_POINTER_SPACE", 0x0955d): "CodeStubs",
258 ("OLD_POINTER_SPACE", 0x10f91): "NonMonomorphicCache", 258 ("OLD_POINTER_SPACE", 0x1139d): "NonMonomorphicCache",
259 ("OLD_POINTER_SPACE", 0x115a5): "PolymorphicCodeCache", 259 ("OLD_POINTER_SPACE", 0x119b1): "PolymorphicCodeCache",
260 ("OLD_POINTER_SPACE", 0x115ad): "NativesSourceCache", 260 ("OLD_POINTER_SPACE", 0x119b9): "NativesSourceCache",
261 ("OLD_POINTER_SPACE", 0x11621): "EmptyScript", 261 ("OLD_POINTER_SPACE", 0x11a2d): "EmptyScript",
262 ("OLD_POINTER_SPACE", 0x1165d): "IntrinsicFunctionNames", 262 ("OLD_POINTER_SPACE", 0x11a69): "IntrinsicFunctionNames",
263 ("OLD_POINTER_SPACE", 0x17679): "ObservationState", 263 ("OLD_POINTER_SPACE", 0x17a85): "ObservationState",
264 ("OLD_POINTER_SPACE", 0x17685): "SymbolRegistry", 264 ("OLD_POINTER_SPACE", 0x17a91): "SymbolRegistry",
265 ("OLD_POINTER_SPACE", 0x18041): "EmptySlowElementDictionary", 265 ("OLD_POINTER_SPACE", 0x1844d): "EmptySlowElementDictionary",
266 ("OLD_POINTER_SPACE", 0x181dd): "AllocationSitesScratchpad", 266 ("OLD_POINTER_SPACE", 0x185e9): "AllocationSitesScratchpad",
267 ("OLD_POINTER_SPACE", 0x4560d): "StringTable", 267 ("OLD_POINTER_SPACE", 0x45d11): "StringTable",
268 ("OLD_DATA_SPACE", 0x08081): "EmptyDescriptorArray", 268 ("OLD_DATA_SPACE", 0x08081): "EmptyDescriptorArray",
269 ("OLD_DATA_SPACE", 0x08089): "EmptyFixedArray", 269 ("OLD_DATA_SPACE", 0x08089): "EmptyFixedArray",
270 ("OLD_DATA_SPACE", 0x080a9): "NanValue", 270 ("OLD_DATA_SPACE", 0x080a9): "NanValue",
271 ("OLD_DATA_SPACE", 0x08159): "EmptyByteArray", 271 ("OLD_DATA_SPACE", 0x08159): "EmptyByteArray",
272 ("OLD_DATA_SPACE", 0x08161): "EmptyConstantPoolArray", 272 ("OLD_DATA_SPACE", 0x08161): "EmptyConstantPoolArray",
273 ("OLD_DATA_SPACE", 0x08241): "EmptyExternalInt8Array", 273 ("OLD_DATA_SPACE", 0x08241): "EmptyExternalInt8Array",
274 ("OLD_DATA_SPACE", 0x0824d): "EmptyExternalUint8Array", 274 ("OLD_DATA_SPACE", 0x0824d): "EmptyExternalUint8Array",
275 ("OLD_DATA_SPACE", 0x08259): "EmptyExternalInt16Array", 275 ("OLD_DATA_SPACE", 0x08259): "EmptyExternalInt16Array",
276 ("OLD_DATA_SPACE", 0x08265): "EmptyExternalUint16Array", 276 ("OLD_DATA_SPACE", 0x08265): "EmptyExternalUint16Array",
277 ("OLD_DATA_SPACE", 0x08271): "EmptyExternalInt32Array", 277 ("OLD_DATA_SPACE", 0x08271): "EmptyExternalInt32Array",
278 ("OLD_DATA_SPACE", 0x0827d): "EmptyExternalUint32Array", 278 ("OLD_DATA_SPACE", 0x0827d): "EmptyExternalUint32Array",
279 ("OLD_DATA_SPACE", 0x08289): "EmptyExternalFloat32Array", 279 ("OLD_DATA_SPACE", 0x08289): "EmptyExternalFloat32Array",
280 ("OLD_DATA_SPACE", 0x08295): "EmptyExternalFloat64Array", 280 ("OLD_DATA_SPACE", 0x08295): "EmptyExternalFloat64Array",
281 ("OLD_DATA_SPACE", 0x082a1): "EmptyExternalUint8ClampedArray", 281 ("OLD_DATA_SPACE", 0x082a1): "EmptyExternalUint8ClampedArray",
282 ("OLD_DATA_SPACE", 0x082ad): "EmptyFixedUint8Array", 282 ("OLD_DATA_SPACE", 0x082ad): "EmptyFixedUint8Array",
283 ("OLD_DATA_SPACE", 0x082b5): "EmptyFixedInt8Array", 283 ("OLD_DATA_SPACE", 0x082b5): "EmptyFixedInt8Array",
284 ("OLD_DATA_SPACE", 0x082bd): "EmptyFixedUint16Array", 284 ("OLD_DATA_SPACE", 0x082bd): "EmptyFixedUint16Array",
285 ("OLD_DATA_SPACE", 0x082c5): "EmptyFixedInt16Array", 285 ("OLD_DATA_SPACE", 0x082c5): "EmptyFixedInt16Array",
286 ("OLD_DATA_SPACE", 0x082cd): "EmptyFixedUint32Array", 286 ("OLD_DATA_SPACE", 0x082cd): "EmptyFixedUint32Array",
287 ("OLD_DATA_SPACE", 0x082d5): "EmptyFixedInt32Array", 287 ("OLD_DATA_SPACE", 0x082d5): "EmptyFixedInt32Array",
288 ("OLD_DATA_SPACE", 0x082dd): "EmptyFixedFloat32Array", 288 ("OLD_DATA_SPACE", 0x082dd): "EmptyFixedFloat32Array",
289 ("OLD_DATA_SPACE", 0x082e5): "EmptyFixedFloat64Array", 289 ("OLD_DATA_SPACE", 0x082e5): "EmptyFixedFloat64Array",
290 ("OLD_DATA_SPACE", 0x082ed): "EmptyFixedUint8ClampedArray", 290 ("OLD_DATA_SPACE", 0x082ed): "EmptyFixedUint8ClampedArray",
291 ("OLD_DATA_SPACE", 0x082f5): "InfinityValue", 291 ("OLD_DATA_SPACE", 0x082f5): "InfinityValue",
292 ("OLD_DATA_SPACE", 0x08301): "MinusZeroValue", 292 ("OLD_DATA_SPACE", 0x08301): "MinusZeroValue",
293 ("CODE_SPACE", 0x16881): "JsEntryCode", 293 ("CODE_SPACE", 0x17da1): "JsEntryCode",
294 ("CODE_SPACE", 0x2a8e1): "JsConstructEntryCode", 294 ("CODE_SPACE", 0x2a921): "JsConstructEntryCode",
295 } 295 }
OLDNEW
« no previous file with comments | « src/type-feedback-vector-inl.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698