Closed Bug 40485 Opened 25 years ago Closed 24 years ago

Patch to catch bytecode generated by javascript compiler

Categories

(Rhino Graveyard :: Compiler, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: vajda, Assigned: norrisboyd)

Details

Attachments

(3 files)

- added ClassOutput interface - added setter/getter on Context and NameHelper (and its implementation). - instead of adding parameters in quite a few places, I followed the model set by Context.setTargetClassFileName() et al. by adding Context.setClassOutput(). The classOutput gets used when a class is produced unless Context.setTargetClassFileName() was called.
Attached patch cvs diff -u (deleted) — Splinter Review
Reassign to my new account name.
Assignee: norrisboyd → nboyd
Status: NEW → ASSIGNED
Looks good. Regression tests pass with this change. Since it introduces a new API class and we're trying to wrap up 1.5R1, I think I'll put this into 1.5R2.
I finally committed this. Thanks for your contribution!
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: