Bug 124767

Summary: [CodeGeneratorJS] Hash table generator should calculate the number of input entries by itself
Product: WebKit Reporter: Zan Dobersek <zan>
Component: JavaScriptCoreAssignee: Zan Dobersek <zan>
Status: NEW ---    
Severity: Normal CC: cdumez, commit-queue, darin, farizdeni, fpizlo, ggaren, kling, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch beidson: review-

Description Zan Dobersek 2013-11-22 04:43:17 PST
[CodeGeneratorJS] Hash table generator should calculate the number of input entries by itself
Comment 1 Zan Dobersek 2013-11-22 05:03:28 PST
Created attachment 217671 [details]
Patch
Comment 2 Darin Adler 2013-11-22 07:55:07 PST
Comment on attachment 217671 [details]
Patch

I’m not sure this is a good change. Automatically making tables the “correct” larger size is OK only if it has a benefit. What is the benefit?
Comment 3 Darin Adler 2014-08-19 08:51:12 PDT
We should either land a patch like this or decide not to do it. How can we decide if we want to make this change?
Comment 4 Brady Eidson 2016-05-24 22:05:27 PDT
Comment on attachment 217671 [details]
Patch

Assuming that patches for review since 2013 are stale, r-