RESOLVED FIXED 144398
Evict IsEnvironmentRecord from inline type flags
https://bugs.webkit.org/show_bug.cgi?id=144398
Summary Evict IsEnvironmentRecord from inline type flags
Filip Pizlo
Reported 2015-04-29 10:21:32 PDT
It's not important enough to be inline. This will make room for more important things.
Attachments
the patch (4.21 KB, patch)
2015-04-29 10:25 PDT, Filip Pizlo
mark.lam: review+
Filip Pizlo
Comment 1 2015-04-29 10:25:54 PDT
Created attachment 251965 [details] the patch
Mark Lam
Comment 2 2015-04-29 10:30:38 PDT
Comment on attachment 251965 [details] the patch r=me
Michael Saboff
Comment 3 2015-04-29 10:31:36 PDT
Comment on attachment 251965 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=251965&action=review r=me with nit. > Source/JavaScriptCore/ChangeLog:9 > + type flags. This change picks the least important inline time flag - IsEnvironmentRecord - nit - should this say - "... important inline *type* flag."?
Filip Pizlo
Comment 4 2015-04-29 10:40:03 PDT
Note You need to log in before you can comment on or make changes to this bug.