DescriptionPPC/s390: [builtins] CompileLazy bailed out to the runtime entirely too often.
Port 743fdb25b3f4dd11303a5f3507dcc9578e7417e1
Original Commit Message:
This is just a bug. CompileLazy knows how to look in the
SharedFunctionInfo for code (or bytecode, essentially) if it
finds nothing in the OptimizedCodeMap. Ensure that behavior.
R=mvstanton@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
BUG=681543
LOG=N
Review-Url: https://codereview.chromium.org/2641473002
Cr-Commit-Position: refs/heads/master@{#42422}
Committed: https://chromium.googlesource.com/v8/v8/+/bb89869a518cb246b2c23f7e59cbbfe72e851e65
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|