Skip to content
  • paul's avatar
    compiler: · d752ce2c
    paul authored
      - postpone insertion of hidden params into record methods after the full record parse to prevent interface and implementation difference because of the possible record size change after the method parse (issue #21044)
      - skip hidden arguments during methods search for a property setter because of the above change and also for consistency with getter method search
      - test
    
    git-svn-id: trunk@20161 -
    d752ce2c