• jyan's avatar
    S390: [interpreter] Heal closures when bytecode array is gone. · 612368b8
    jyan authored
    Port 5c8609de
    
    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, bjaideep@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com
    
    BUG=v8:4280
    LOG=N
    
    Review URL: https://codereview.chromium.org/1921673004
    
    Cr-Commit-Position: refs/heads/master@{#35776}
    612368b8
builtins-s390.cc 99.8 KB