dart-lang / sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
10.24k stars 1.57k forks source link

Implement one shot interceptors with SSA #8089

Open DartBot opened 11 years ago

DartBot commented 11 years ago

This issue was originally filed by ngeoffray@google.com


Would help for improving performance of one shot interceptors by inlining the type checks and potentially the method being called. See:

https://codereview.chromium.org/12033056/.

anders-sandholm commented 11 years ago

Removed this from the M3 milestone. Added this to the M4 milestone.

kasperl commented 11 years ago

Removed this from the M4 milestone. Added this to the M5 milestone.

kasperl commented 11 years ago

Added TriageForM5 label.

kasperl commented 11 years ago

Removed this from the M5 milestone. Added this to the Later milestone. Removed TriageForM5 label.

kasperl commented 10 years ago

Removed this from the Later milestone. Added Oldschool-Milestone-Later label.

kasperl commented 10 years ago

Removed Oldschool-Milestone-Later label.