DescriptionPPC/s390: Store OSR'd optimized code on the native context.
Port 378b6b22fb7925ac5b672335a54599f5739e7758
Original Commit Message:
Since we OSR code rarely, it makes sense to store it and look for
it on the native context rather than the SharedFunctionInfo.
This makes the OptimizedCodeMap data structure more space efficient,
as it doesn't have to store an ast ID for the OSR entry point.
R=mvstanton@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
BUG=
LOG=N
Committed: https://crrev.com/3bc53ad7650f6f9e3029e579b56527666bf8fe27
Cr-Commit-Position: refs/heads/master@{#41562}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|