Closed Bug 594802 Opened 15 years ago Closed 7 years ago

Object graph copy primitive

Categories

(Tamarin Graveyard :: Virtual Machine, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: kpalacz, Assigned: kpalacz)

Details

Attachments

(1 file)

Various approaches to communication between disjoint address spaces of ActionScript objects (such as isolates or security sandboxes) require deep copy of object graphs. The possible semantics of such copy may be equivalent to that of AMF, but not necessarily so. It would be convenient to have a single API and potentially multiple implementations inside the VM, together with a tamarin shell AS API to allow separate unit testing and performance tuning.
Attached patch work in progressSplinter Review
A snapshot of current work, creates a copy of the object graph in the same address space. Only open objects handled (no slots), html5 copy semantics (not a proper graph copy), other problems.
Assignee: nobody → kpalacz
Status: NEW → ASSIGNED
Krzysztof, is this required for the concurrency MVP?
Flags: flashplayer-qrb+
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: