Open Bug 1370932 Opened 7 years ago Updated 2 years ago

Consider renaming markAtom functions to distinguish them from GC marking

Categories

(Core :: JavaScript: GC, enhancement, P3)

55 Branch
enhancement

Tracking

()

People

(Reporter: jonco, Unassigned)

Details

(Keywords: triage-deferred)

It's been observed that JSContext::markAtom and related methods are easily confused with GC marking functions (which are related but not the same).

A more informative but more verbose name would be 'markAtomAsUsedByZone'.
Keywords: triage-deferred
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.