Closed Bug 677549 Opened 13 years ago Closed 2 years ago

Refactor memory-based functions in the assembler

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: mjrosenb, Unassigned)

Details

We have a bunch of functions such as:
dataTransfer32
dataTransfer8,
doubleTransfer,
dtr_u,
dtr_d,
dtr_ur,
dtr_dr, etc. whose functionality has been superseded by more generic functions.
I'd like to change all of the code in the assembler and the macro assembler to use the newer functions, and then get rid of the older functions.  My goal when writing the patch that added these functions was to get typed arrays working, while changing the existing code as little as possible.  Now that that is done, refactoring should happen.

The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.

Assignee: marty.rosenberg → nobody

None of this code still exists, so presumably this was done / superseded at some point.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.