Skip to content
  • Emmanuele Bassi's avatar
    Port the JS authority to mozjs-60 · dd00683e
    Emmanuele Bassi authored and Ray Strode's avatar Ray Strode committed
    API changes in mozjs that need to be reflected in the JS authority:
    
     - the JS::CompileOptions constructor and the JS::CompartmentOptions
       do not allow setting a JS version any more
    
     - do not use NULL comparisons for C++ objects
    
     - the resize() method for a vector has a return value that needs
       to be handled
    
     - JSClassOps has different fields
    dd00683e