Open Bug 972400 Opened 10 years ago Updated 2 years ago

Add opaque() function that converts transparent typed object into opaque typed object

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect

Tracking

()

People

(Reporter: nmatsakis, Unassigned)

References

Details

The spec permits an arbitrary typed object to be converted from transparent to opaque. We need to implement this function:

    TypedObject.opaque(transparentTypedObj) => opaqueTypedObj
Depends on: 898356
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.