Closed Bug 756192 Opened 13 years ago Closed 12 years ago

Object.getOwnPropertyNames(global) doesn't contain "Proxy"

Categories

(Core :: JavaScript Engine, defect)

Other Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 743171

People

(Reporter: jorendorff, Unassigned)

Details

(Whiteboard: [js:p2])

assertEq(Object.getOwnPropertyNames(this).indexOf("Proxy") >= 0, true);
Whiteboard: [js:p2]
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.