Closed Bug 461076 Opened 16 years ago Closed 16 years ago

TM: Re-use side exit if we already have one for that PC location and the same type map.

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: gal, Unassigned)

References

Details

Attachments

(1 file, 1 obsolete file)

Attached patch patch (obsolete) — Splinter Review
No description provided.
Blocks: 450833
Depends on: 461231
Attached patch v2, iloopingSplinter Review
Attachment #344219 - Attachment is obsolete: true
Comment on attachment 344392 [details] [diff] [review] v2, ilooping >+ if (exits[n]->ip_adj == ip_adj && !memcmp(getTypeMap(exits[n]), typemap, typemap_size)) { need to also check: exits[n]->exitType == exitType && exitType == LOOP_EXIT
Attachment #344392 - Flags: review+
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
the change to testNestedExitStackOuter.jitstats was made in js1_8_1/trace/trace-test.js but has subsequently been modified several times. minusing as a test for now.
Flags: in-testsuite-
Flags: in-litmus-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: