Description[compiler] Remove redundant unoptimized compile trigger.
The trigger point in question is by now obsolete. The optimized compile
job will itself ensure that deoptimization support is present on the
incoming SharedFunctionInfo, this will make sure to produce baseline
code when necessary. The ScopeInfo is also installed at that point in
time.
R=yangguo@chromium.org
Committed: https://crrev.com/8ba35e73ba62a41799dd56942b7b374c20dacac9
Cr-Commit-Position: refs/heads/master@{#34887}
Patch Set 1 #Patch Set 2 : Test no longer failing. #
Messages
Total messages: 8 (3 generated)
|