Files
Jeff Muizelaar 5ea2c7d67c Bug 2068188 - Use a string-literal wrapper type for simple payload marker field names. r=bas,profiler-reviewers,canova
This avoids the need to create the `defined_name_##arg` constants which will
let us add support for named arguments using string literals. It's also
simpler.

Differential Revision: https://phabricator.services.mozilla.com/D322682
2026-09-11 23:55:04 +00:00
..