WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
65779
Inline allocation of function objects
https://bugs.webkit.org/show_bug.cgi?id=65779
Summary
Inline allocation of function objects
Oliver Hunt
Reported
2011-08-05 11:24:54 PDT
Inline allocation of function objects
Attachments
Patch
(13.40 KB, patch)
2011-08-05 11:34 PDT
,
Oliver Hunt
barraclough
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Oliver Hunt
Comment 1
2011-08-05 11:34:15 PDT
Created
attachment 103091
[details]
Patch
Gavin Barraclough
Comment 2
2011-08-05 12:22:48 PDT
Comment on
attachment 103091
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=103091&action=review
> Source/JavaScriptCore/jit/JITInlineMethods.h:431 > }
It might be nice if these called a 'storeCell()' helper, or some such thing. For examples, we might want to be changing the 64bit rep in the near future.
Oliver Hunt
Comment 3
2011-08-05 13:03:33 PDT
Committed
r92498
: <
http://trac.webkit.org/changeset/92498
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug