Closed Bug 816959 Opened 13 years ago Closed 13 years ago

BaselineCompiler: Attach type monitor stubs

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jandem, Assigned: jandem)

References

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
Takes SS 3bit-bits-in-byte from 11 ms to 6 ms.
Attachment #687064 - Flags: review?(kvijayan)
Comment on attachment 687064 [details] [diff] [review] Patch Review of attachment 687064 [details] [diff] [review]: ----------------------------------------------------------------- ::: js/src/ion/BaselineIC.cpp @@ +167,5 @@ > types::TypeScript::Monitor(cx, script, pc, value); > > + if (!stub->addMonitorStubForValue(cx, value)) > + return false; > + Good that you noticed this :)
Attachment #687064 - Flags: review?(kvijayan) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: