Description[turbofan] Add frame state before JavaScript comparisons.
Use these check points to optimize comparisons where we already know
that one side cannot be a String (or turn into a string via
ToPrimitive).
Also remove bunch of useless DoNotCrash tests for the scheduler that are
painful to maintain and add almost no value.
R=jarin@chromium.org
Committed: https://crrev.com/2111d18dbad8ce14124d69488aa3568dd4604768
Cr-Commit-Position: refs/heads/master@{#28383}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Also simplify ConvertPrimitiveToNumber in JSTypedLowering. #Patch Set 3 : Remove obsolete #if 0. Slightly refactor strong mode check. #
Messages
Total messages: 9 (2 generated)
|