Closed Bug 568051 Opened 15 years ago Closed 15 years ago

TM: stringify property ids for scripted proxies

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: gal, Assigned: gal)

References

Details

Attachments

(1 file, 1 obsolete file)

The latest version of the proxy spec requires this.
Attached patch patch (obsolete) — Splinter Review
Assignee: general → gal
Attached patch patchSplinter Review
Attachment #447347 - Attachment is obsolete: true
Attachment #447354 - Flags: review?(mrbkap)
Comment on attachment 447354 [details] [diff] [review] patch >+ AutoValueRooter tvr(cx); >+ if (!TryHandlerTrap(cx, proxy, Trap(cx, JSVAL_TO_OBJECT(handler), ATOM(getOwnPropertyNames), >+ 0, NULL, tvr.addr()))) > return false; Nit: multiline condition wants braces around the consequent.
Attachment #447354 - Flags: review?(mrbkap) → review+
Blocks: 568413
I will push the patch without fixing the nit. I have a reviewed follow-up patch that removes the badly formatted code and fixes the nit.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: