Make `RegExp.prototype.flags` getter configurable
authormathiasb <mathiasb@opera.com>
Sat, 13 Dec 2014 22:36:21 +0000 (14:36 -0800)
committerCommit bot <commit-bot@chromium.org>
Sat, 13 Dec 2014 22:36:29 +0000 (22:36 +0000)
commitb24f04d4c387b570529acdbb1312a2493481117d
tree06b3f3ab5399d420222aba444c94140a46dcda1e
parent48054170e94a5691d1c102c6f3992401ea0f51d0
Make `RegExp.prototype.flags` getter configurable

TEST=mjsunit/harmony
BUG=v8:3751
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#25809}
src/harmony-regexp.js
test/mjsunit/harmony/regexp-flags.js