• Junliang Yan's avatar
    s390: [nojit] Embed InterpreterEntryTrampoline · 312436fb
    Junliang Yan authored
    Port 6e5671e1
    
    Original Commit Message:
    
        This marks the InterpreterEntryTrampoline as isolate-independent. With
        this change, all builtins are now embedded.
    
        Slight changes were needed to how we deopt into the trampoline. We now
        store the entry address within the Interpreter class instead of
        embedding the builtin code target.
    
    R=jgruber@chromium.org, joransiu@ca.ibm.com, michael_dawson@ca.ibm.com
    BUG=
    LOG=N
    
    Change-Id: I88aa263793c38cb60300fd795c0bd7011f337739
    Reviewed-on: https://chromium-review.googlesource.com/c/1342738Reviewed-by: 's avatarMuntasir Mallick <mmallick@ca.ibm.com>
    Commit-Queue: Junliang Yan <jyan@ca.ibm.com>
    Cr-Commit-Position: refs/heads/master@{#57617}
    312436fb
builtins-s390.cc 102 KB