Closed Bug 820569 Opened 12 years ago Closed 12 years ago

BaselineCompiler: Refactor enter-IC code to be simpler.

Categories

(Core :: JavaScript Engine, defect)

17 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: djvj, Unassigned)

References

Details

Attachments

(1 file)

Attached patch Refactor IC entry code. (deleted) — Splinter Review
There's a lot of boilerplate duplication in the code that enters from mainline code (in BaselineCompiler) to an IC chain. That can be refactored out. to be simpler. Patch does the refactoring, and some other code cleanups.
Attachment #691056 - Flags: review?(jdemooij)
Comment on attachment 691056 [details] [diff] [review] Refactor IC entry code. Review of attachment 691056 [details] [diff] [review]: ----------------------------------------------------------------- Nice!
Attachment #691056 - Flags: review?(jdemooij) → review+
Awesome :)
Status: NEW → RESOLVED
Closed: 12 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: