Closed Bug 539071 Opened 15 years ago Closed 15 years ago

Two calls to isMachineCompatible are redundant

Categories

(Tamarin Graveyard :: Virtual Machine, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
flash10.1

People

(Reporter: edwsmith, Unassigned)

Details

Attachments

(1 obsolete file)

Attached patch Removes redundant check (obsolete) — Splinter Review
in Verifier.cpp, canAssign() calls isMachineCompatible() internally, so the expression (canAssign(x,y) && isMachineCompatible(x,y)) can be simplified to (canAssign(x,y))
Attachment #421124 - Attachment is patch: true
Attachment #421124 - Attachment mime type: application/octet-stream → text/plain
Attachment #421124 - Flags: review?(tharwood)
Attachment #421124 - Flags: review?(tharwood) → review+
Attachment #421124 - Attachment is obsolete: true
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Flags: flashplayer-qrb+
Target Milestone: --- → flash10.1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: