v8/src/json
Toon Verwaest 548f6c81d4 [runtime] Don't track transitions for certainly detached maps
Previously such maps were marked as prototype, but that has bad
performance / memory characteristics if objects are used as
dictionaries.

Bug: b:148346655, v8:10339
Change-Id: I287c5664c8b7799a084669aaaffe3affcf73e95f
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2179322
Reviewed-by: Igor Sheludko <ishell@chromium.org>
Commit-Queue: Toon Verwaest <verwaest@chromium.org>
Cr-Commit-Position: refs/heads/master@{#67537}
2020-05-04 13:27:10 +00:00
..
json-parser.cc [runtime] Don't track transitions for certainly detached maps 2020-05-04 13:27:10 +00:00
json-parser.h Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
json-stringifier.cc Update DescriptorArray and Map to use InternalIndex 2019-10-11 14:40:43 +00:00
json-stringifier.h Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
OWNERS Remove yangguo@chromium.org from some OWNERS files 2019-10-31 13:27:20 +00:00