Add instrumentation to track down a crasher
authorjkummerow <jkummerow@chromium.org>
Thu, 10 Sep 2015 14:07:39 +0000 (07:07 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 10 Sep 2015 14:08:01 +0000 (14:08 +0000)
commit071d03a431237ad31a11533b572ff647801ac82c
tree55dac17b9c22ef87fb2bf752f410f21d259952b2
parent0cc8eaa4c628543b520ab48667176967a225f7db
Add instrumentation to track down a crasher

LoadICs must always return a JS-accessible value (nothing internal).
Dictionary property keys are guaranteed to be unique names.

BUG=chromium:527994
LOG=n

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

Cr-Commit-Position: refs/heads/master@{#30683}
src/full-codegen/x64/full-codegen-x64.cc
src/ic/ic.cc
src/objects.cc