The names for ICs in the profiler are currently a bit inconsistent. Example: https://share.firefox.dev/3q6vQkz There's a "BaselineIC: Generic" which really means "ValueToIterator.Generic". I have a patch which improves consistency of the various `trackAttached("...")` calls.
Bug 1834811 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
The names for ICs in the profiler are currently a bit inconsistent. Example: https://share.firefox.dev/3q6vQkz There's a "BaselineIC: Generic" which really means "GetIterator.Generic". I have a patch which improves consistency of the various `trackAttached("...")` calls.