• zhengxing.li's avatar
    X87: [Ignition] Teach CompileLazy about interpreted functions. · c4e0b159
    zhengxing.li authored
      port 72c37076(r42034)
    
      original commit message:
      Currently the CompileLazy builtin checks the SFI expliciltly for FCG code. This means
      if the SFI has bytecode we have to go through to the runtime to install the
      interpreter entry trampoline into the JSFunction object.
    
      Modify the builtin to always put the SFI code object into the JSFunction unless it's
      the lazy compile stub on the SFI as well.
    
    BUG=
    
    Review-Url: https://codereview.chromium.org/2614533003
    Cr-Commit-Position: refs/heads/master@{#42081}
    c4e0b159
Name
Last commit
Last update
..
OWNERS Loading commit data...
builtins-x87.cc Loading commit data...