Closed
Bug 866307
Opened 12 years ago
Closed 5 years ago
[jsdbg2] Debugger.Object should have methods for inspecting proxies
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: jimb, Unassigned)
Details
Some support for inspecting old-style proxies is already in the spec (the 'proxyHandler', 'proxyCallTrap', and 'proxyConstructTrap' accessors on Debugger.Object.prototype). Support for direct proxies hasn't been specified yet, but should be.
Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•