Bug 233005

Summary: Rename Heap::isCurrentThreadBusy() to Heap::currentThreadIsDoingGCWork().
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 232849    
Attachments:
Description Flags
proposed patch.
none
proposed patch.
none
proposed patch. saam: review+

Mark Lam
Reported 2021-11-11 11:09:51 PST
This rename clarifies what the "busy" part is about. Also remove some unused code.
Attachments
proposed patch. (8.64 KB, patch)
2021-11-11 11:15 PST, Mark Lam
no flags
proposed patch. (8.61 KB, patch)
2021-11-11 11:24 PST, Mark Lam
no flags
proposed patch. (8.44 KB, patch)
2021-11-11 12:48 PST, Mark Lam
saam: review+
Radar WebKit Bug Importer
Comment 1 2021-11-11 11:10:42 PST
Mark Lam
Comment 2 2021-11-11 11:15:21 PST
Created attachment 443978 [details] proposed patch.
Mark Lam
Comment 3 2021-11-11 11:24:37 PST
Created attachment 443982 [details] proposed patch.
Mark Lam
Comment 4 2021-11-11 12:48:05 PST
Created attachment 443989 [details] proposed patch.
Mark Lam
Comment 5 2021-11-11 13:24:46 PST
Thanks for the review. Landed in r285653: <http://trac.webkit.org/r285653>.
Note You need to log in before you can comment on or make changes to this bug.