WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
159644
Convert the various heap walking functors to lambdas
https://bugs.webkit.org/show_bug.cgi?id=159644
Summary
Convert the various heap walking functors to lambdas
Filip Pizlo
Reported
2016-07-11 13:39:45 PDT
This will make the code cleaner and it will make it easier to reason about the constness of the functor.
Attachments
Add attachment
proposed patch, testcase, etc.
Paulo Matos
Comment 1
2019-09-18 01:08:50 PDT
I was wondering if I can help with this. I have been looking at Heap/GC code for a couple of weeks and some if I can help with some refactoring, it would have give me the opportunity to possibly understand the code in-depth. Is there any other place where we are using C++ lambdas instead of Functors - so I can ge the feeling on how to style the code?
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