Closed Bug 414126 Opened 17 years ago Closed 16 years ago

Support for the "arguments" object

Categories

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

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lhansen, Unassigned)

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
This patch is working well enough, but it is incomplete in these two ways:

  - the "arguments" object in Tamarin is only superficially like the one in ES
  - ast-encode.es and ast-decode.es should encode/decode the new fields in Func and FuncAttr, but don't yet do that

The former requires a VM fix (with a little support in ESC), which will be forthcoming soon, I think.

The latter is just work.  I'll look into automating it some.
Attachment #299418 - Flags: review?(tierney)
Attachment #299418 - Flags: review?(tierney) → review+
Changeset 342.
Status: NEW → RESOLVED
Closed: 16 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: