• franzih's avatar
    [runtime] Skip vector config for interceptors. · 0c137304
    franzih authored
    Do not preinitialize the feedback vector slot if
    the lookup iterator is an interceptor, because it is not
    guaranteed that the iterator has a PropertyCell.
    
    If the HandlerConfiguration has a non-masking
    intercepting setter,
    the iterator does not have a valid PropertyCell.
    
    BUG=chromium:656648
    
    Review-Url: https://codereview.chromium.org/2674103002
    Cr-Commit-Position: refs/heads/master@{#43034}
    0c137304
test-api-interceptors.cc 171 KB