Chromium Code Reviews
Descriptiondart2js cps: Add instruction for bounds checks.
The new instruction is expanded into low-level operations
in a new pass Finalize. The Finalize pass is mandatory.
The BoundsCheck returns the indexable object being checked
so it can be used to restrict code motion.
BUG=
R=sra@google.com
Committed: https://github.com/dart-lang/sdk/commit/f53ce36c3d260710001d4a6f080f5e7cd83624f4
Patch Set 1 #
Total comments: 7
Patch Set 2 : Update comments #Patch Set 3 : Update gvn_test output #Messages
Total messages: 9 (5 generated)
|