• franzih's avatar
    [compiler] Rename JS operator parameters. · e592fc42
    franzih authored
    DataPropertyParameters are not specific to StoreDataProperty.
    Rename it to FeedbackParameter, so it can be used for similar
    ICs, e.g., future CollectTypeProfile. Also, the parameter for spread calls contains just one parameter, remove the plural s.
    
    BUG=
    
    Review-Url: https://codereview.chromium.org/2725263003
    Cr-Commit-Position: refs/heads/master@{#43604}
    e592fc42
js-native-context-specialization.cc 98.6 KB