Closed Bug 1831826 Opened 2 years ago Closed 2 years ago

Remove DebuggerObject.prototype.isSameNativeWithJitInfo

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
115 Branch
Tracking Status
firefox115 --- fixed

People

(Reporter: arai, Assigned: arai)

References

Details

Attachments

(1 file)

bug 1826696 adds DebuggerObject.prototype.isNativeGetterWithJitInfo which is going to be used instead of DebuggerObject.prototype.isSameNativeWithJitInfo in devtools.
there's no other consumer for isNativeGetterWithJitInfo, and it can be removed.

The consumer in devtools is rewritten with
DebuggerObject.prototype.isNativeGetterWithJitInfo.

Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/dc4f6fa24aa3 Remove DebuggerObject.prototype.isSameNativeWithJitInfo. r=jandem
Flags: needinfo?(arai.unmht)
Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/0e394e67755e Remove DebuggerObject.prototype.isSameNativeWithJitInfo. r=jandem
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: