DescriptionPPC: [interpreter] Heal closures when bytecode array is gone.
Port 5c8609de9d597000fdb92dffe954d7ed994488b2
Original commit message:
This ensures the InterpreterEntryTrampoline heals code entry fields
inside closures when being called without a valid bytecode array. This
is preparatory work to allow removal of bytecode when switching some
functions to other types of code.
R=mstarzinger@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com
BUG=v8:4280
LOG=N
Committed: https://crrev.com/6d9c4c86635bd6bf3ec2831f93adf343fa125f91
Cr-Commit-Position: refs/heads/master@{#35739}
Patch Set 1 #Patch Set 2 : fixed to use JumpToJSEntry #Patch Set 3 : fixed register name #Messages
Total messages: 7 (2 generated)
|