DescriptionX87: Store OSR'd optimized code on the native context.
port 378b6b22fb7925ac5b672335a54599f5739e7758 (r41554)
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.
BUG=
Committed: https://crrev.com/007a18656e28caca15c4fa81199d540c13dba244
Cr-Commit-Position: refs/heads/master@{#41606}
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|