Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

src,test: disable per_context.js shim #566

Merged
merged 1 commit into from
Jul 10, 2018
Merged

Commits on Jul 10, 2018

  1. src,test: disable per_context.js shim

    The `Intl` usage in the the shim is causing issues in ChakraCore on
    Linux and Mac. Since we don't necessarily need the `Atomics.notify`
    shim code either the simplest solution is to remove the shim
    completely for ChakraCore.
    
    Refs: nodejs#565
    Refs: nodejs#567
    PR-URL: nodejs#566
    Reviewed-By: Hitesh Kanwathirtha <hiteshk@microsoft.com>
    Reviewed-By: Jimmy Thomson <jithomso@microsoft.com>
    kfarnung committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    4236937 View commit details
    Browse the repository at this point in the history