Handle all InstanceTypes in BitsetType::Lub().
authorjkummerow <jkummerow@chromium.org>
Fri, 4 Sep 2015 11:46:40 +0000 (04:46 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 4 Sep 2015 11:46:58 +0000 (11:46 +0000)
commit082730a440c415e926d2fcce0ae800c0fea5e92b
treec84a6a286c8f91e988e4a03371c99b63161b5bcc
parent842928afdaec5d6ec2a110ba58acf421d20957a8
Handle all InstanceTypes in BitsetType::Lub().

JS_ITERATOR_RESULT_TYPE was missing but required (repro: load inbox.google.com with a Debug build).

R=bmeurer@chromium.org

Review URL: https://codereview.chromium.org/1302313013

Cr-Commit-Position: refs/heads/master@{#30586}
src/types.cc