• Jakob Gruber's avatar
    [nci] Add native_context_independent flags · f30b53bd
    Jakob Gruber authored
    ... to OptimizedCompilationInfo, BytecodeGraphBuilder, and
    JSHeapBroker.
    
    Also add first uses of these flags in pipeline.cc by skipping certain
    phases when nci is enabled. With this change, tests in the NCI variant
    will start to fail since generic lowering is not fully implemented.
    These implementations will follow incrementally in the next days.
    
    Bug: v8:8888
    Change-Id: I3f570fb92f09059d1f1f4015f88ffe80ccf746ad
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2239572
    Commit-Queue: Jakob Gruber <jgruber@chromium.org>
    Reviewed-by: 's avatarGeorg Neis <neis@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#68339}
    f30b53bd
cctest.cc 13.9 KB