Closed Bug 593394 Opened 15 years ago Closed 15 years ago

test/performance/string-lastIndexOf-3 is testing indexOf

Categories

(Tamarin Graveyard :: Tools, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
flash10.2.x-Spicy

People

(Reporter: wsharp, Assigned: cpeyer)

Details

Attachments

(1 file)

function loop2(s:String):int { var v:int; for ( var i:uint=0 ; i < 100000 ; i++ ) v = s.indexOf("abcde"); return v; } TEST(loop, "string-lastIndexOf-3");
Assignee: nobody → cpeyer
Status: NEW → ASSIGNED
Flags: flashplayer-qrb+
Target Milestone: --- → flash10.1.x-Salt
Target Milestone: flash10.1.x-Salt → flash10.2.x-Spicy
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: