RESOLVED FIXED 194468
[JSC] Increase StructureIDTable initial capacity
https://bugs.webkit.org/show_bug.cgi?id=194468
Summary [JSC] Increase StructureIDTable initial capacity
Yusuke Suzuki
Reported 2019-02-08 21:37:17 PST
[JSC] Increase StructureIDTable initial capacity
Attachments
Patch (4.09 KB, patch)
2019-02-08 21:45 PST, Yusuke Suzuki
mark.lam: review+
Yusuke Suzuki
Comment 1 2019-02-08 21:45:12 PST
Mark Lam
Comment 2 2019-02-08 22:33:40 PST
Comment on attachment 361593 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=361593&action=review r=me > Source/JavaScriptCore/ChangeLog:8 > + Currently, # of structuresjust after initializing JSGlobalObject (precisely, initializing GlobalObject in Missing space between "structures" and "just".
Yusuke Suzuki
Comment 3 2019-02-08 22:42:12 PST
Comment on attachment 361593 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=361593&action=review >> Source/JavaScriptCore/ChangeLog:8 >> + Currently, # of structuresjust after initializing JSGlobalObject (precisely, initializing GlobalObject in > > Missing space between "structures" and "just". Thanks, fixed.
Yusuke Suzuki
Comment 4 2019-02-08 23:01:18 PST
Radar WebKit Bug Importer
Comment 5 2019-02-08 23:02:28 PST
Note You need to log in before you can comment on or make changes to this bug.