Description[turbofan] JSTypeOf, JSStrictEqual, JSStrictNotEqual and JSToBoolean are pure.
These operators are really pure on the JavaScript level, and were only
part of the effect chain to make sure we don't accidentially schedule
them right after raw allocations, which is no longer an issue since we
now have the concept of atomic regions.
R=jarin@chromium.org
Committed: https://crrev.com/662caac9d2247e3812eb1c7010728b82450021d0
Cr-Commit-Position: refs/heads/master@{#35552}
Patch Set 1 #Patch Set 2 : Blacklist failing tests. #Patch Set 3 : REBASE #Patch Set 4 : Really disable all broken tests. #
Messages
Total messages: 19 (9 generated)
|