Closed Bug 337528 Opened 19 years ago Closed 19 years ago

Make cached prototypes work with splitwindows

Categories

(Core :: JavaScript Engine, defect, P2)

defect

Tracking

()

RESOLVED WORKSFORME
mozilla1.9alpha1

People

(Reporter: mrbkap, Assigned: mrbkap)

Details

Attachments

(2 files)

The cached prototype stuff (or whatever we ended up calling it!) doesn't work with splitwindows. We need to fix that.
Priority: -- → P2
Target Milestone: --- → mozilla1.9alpha
Note: This bug will also turn JSCLASS_IS_ANONYMOUS back on for the call class.
Status: NEW → ASSIGNED
OS: Linux → All
Hardware: PC → All
For easier testing of splitwindow/innerObject-outerObject stuff, I've implemented this splitwindow-like thing in the JS shell.
Attachment #221757 - Flags: review?(brendan)
The answer is that cx->classObjects loses. Using hidden properties is the way to go. I'll try to patch this tomorrow.
r=mrbkap, he just said. /be
Attachment #222905 - Flags: review+
This is fallout from bug 304376, right? Could we have a dependency chain if so?
I think this bug was fixed by other checkins, please reopen if this isn't the case.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Comment on attachment 221757 [details] [diff] [review] Shell testing code split_ instead of complex_ setup_complex => split_setup Break multiline conditions after || rs=me in any event. /be
Attachment #221757 - Flags: review?(brendan) → review+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: