RESOLVED FIXED 179988
Heap::isMarked and friends should be instance methods
https://bugs.webkit.org/show_bug.cgi?id=179988
Summary Heap::isMarked and friends should be instance methods
Filip Pizlo
Reported 2017-11-23 17:09:20 PST
They need to find Heap, so they might as well be given a pointer to it. I bet all callers already have access to VM.
Attachments
Patch (69.39 KB, patch)
2019-03-24 04:07 PDT, Yusuke Suzuki
saam: review+
Yusuke Suzuki
Comment 1 2019-03-24 04:07:53 PDT
EWS Watchlist
Comment 2 2019-03-24 04:09:47 PDT
Attachment 365825 [details] did not pass style-queue: ERROR: Source/JavaScriptCore/heap/GCIncomingRefCountedSetInlines.h:43: More than one command on the same line [whitespace/newline] [4] Total errors found: 1 in 60 files If any of these errors are false positives, please file a bug against check-webkit-style.
Yusuke Suzuki
Comment 3 2019-03-25 15:41:13 PDT
Radar WebKit Bug Importer
Comment 4 2019-03-25 15:43:12 PDT
Note You need to log in before you can comment on or make changes to this bug.