Description[interpreter] CompilationInfo::unoptimized_code only for OSR.
The field in question is only needed when the optimizing compiler is
triggered via OSR. All other paths (e.g. from bytecode stream) should
not rely on the unoptimized code being present.
R=yangguo@chromium.org
Committed: https://crrev.com/1986a486bf31621ac8de1c3a37650e091f2493cb
Cr-Commit-Position: refs/heads/master@{#33860}
Patch Set 1 #Patch Set 2 : Remove thingie. #
Total comments: 2
Patch Set 3 : Addressed comments. #
Depends on Patchset: Messages
Total messages: 13 (6 generated)
|