RESOLVED FIXED 215528
[JSC] attribute-change transition should not pin Structure
https://bugs.webkit.org/show_bug.cgi?id=215528
Summary [JSC] attribute-change transition should not pin Structure
Yusuke Suzuki
Reported 2020-08-14 17:40:43 PDT
[JSC] attribute-change transition should not pin Structure
Attachments
Patch (28.95 KB, patch)
2020-08-14 17:41 PDT, Yusuke Suzuki
no flags
Patch (28.98 KB, patch)
2020-08-14 17:51 PDT, Yusuke Suzuki
no flags
Patch (29.25 KB, patch)
2020-08-14 19:20 PDT, Yusuke Suzuki
no flags
Patch (28.35 KB, patch)
2020-08-14 19:23 PDT, Yusuke Suzuki
saam: review+
Patch (28.31 KB, patch)
2020-08-14 20:23 PDT, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2020-08-14 17:41:00 PDT
Yusuke Suzuki
Comment 2 2020-08-14 17:51:08 PDT
Yusuke Suzuki
Comment 3 2020-08-14 19:20:01 PDT
Yusuke Suzuki
Comment 4 2020-08-14 19:23:18 PDT
Saam Barati
Comment 5 2020-08-14 19:35:59 PDT
Comment on attachment 406649 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=406649&action=review > Source/JavaScriptCore/runtime/Structure.cpp:492 > + if (structure->hasBeenDictionary()) maybe just an explanation why this is the way it is and why it's not profitable to do the other thing
Yusuke Suzuki
Comment 6 2020-08-14 20:23:48 PDT
Radar WebKit Bug Importer
Comment 7 2020-08-21 17:41:13 PDT
Yusuke Suzuki
Comment 8 2020-09-11 20:28:18 PDT
Note You need to log in before you can comment on or make changes to this bug.