WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
205702
[WTF] WTF_MAKE_FAST_ALLOCATED should take class name so that we can create malloc_zone per this macro
https://bugs.webkit.org/show_bug.cgi?id=205702
Summary
[WTF] WTF_MAKE_FAST_ALLOCATED should take class name so that we can create ma...
Yusuke Suzuki
Reported
2020-01-02 17:11:17 PST
...
Attachments
Add attachment
proposed patch, testcase, etc.
Geoffrey Garen
Comment 1
2024-04-03 12:34:02 PDT
Can we use class-specific usual destroying deallocation functions to get the type at compile time? Once you have the type, you can ask C++ for its name.
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