Skip to content
  • Philip Chimento's avatar
    engine: Use JSPrincipals for internal global · 74fe39ed
    Philip Chimento authored
    Provide a custom JSPrincipals instance to the internal global (instead of
    null JSPrincipals as we do everywhere else) to signify that stack frames
    from the internal global's module loader code should not show up in public
    stack traces.
    
    See: #584
    74fe39ed