Closed Bug 403816 Opened 17 years ago Closed 15 years ago

Implement Vector support in esc

Categories

(Tamarin Graveyard :: Self-hosting compiler (ESC), defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: tierney, Unassigned)

Details

Attachments

(1 file)

Implements support for Vector.<T> in esc.  This does not support real type-parameters, just the ones for Vector.  The compiler translates these references into the class names Vector$uint, Vector$int, Vector$double, or Vector$object.  Any other use of type parameters still results in an error.
Attachment #288735 - Flags: review?(jodyer)
Comment on attachment 288735 [details] [diff] [review]
Implement support for Vector in esc

Patch is out of date
Attachment #288735 - Flags: review?(jodyer)
Flags: flashplayer-triage+
Flags: flashplayer-qrb?
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
Status: RESOLVED → VERIFIED
Flags: flashplayer-qrb?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: