Global handle leak in Realm.create() fixed.
authorishell <ishell@chromium.org>
Tue, 23 Jun 2015 11:04:12 +0000 (04:04 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 23 Jun 2015 11:04:21 +0000 (11:04 +0000)
commit5c4aae390fa589a3821ca2e7e9d10677b4850bd2
treef68705092176edf75517a2badc15a10ba6f00915
parentdeb5dcea5c6a23f5b1463fc02cb722a62a285c9b
Global handle leak in Realm.create() fixed.

BUG=chromium:501808
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#29224}
src/d8.cc
test/mjsunit/regress/regress-crbug-501808.js [new file with mode: 0644]