Closed Bug 1016956 Opened 10 years ago Closed 8 years ago

Refuse to clone builtin constructors like Array and Date in self-hosted code

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: jorendorff, Unassigned)

Details

Assert in SelfHosting.cpp:CloneObject that we never clone an object that's stored in any of the global's reserved slots.

Per bug 904723 comment 21.
We don't have the standard builtins on the self-hosting global anymore, so this isn't actionable.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.