Closed Bug 1128681 Opened 11 years ago Closed 7 months ago

DynamicWithObjects have non-native behavior but are considered native

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: jorendorff, Unassigned)

References

Details

That is, isNative() and is<NativeObject>() return true for DynamicWithObjects. Hard to fix, since they also have 4 reserved slots, and non-native objects can't have reserved slots. See also bug 1113014.
This basically has all the work needed for 1113014 as a prereq...
Depends on: 1113014
Severity: normal → S3
Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.