Implement the `RegExp.prototype.flags` getter
authormathiasb <mathiasb@opera.com>
Wed, 10 Dec 2014 20:41:00 +0000 (12:41 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 10 Dec 2014 20:41:10 +0000 (20:41 +0000)
commit33f0cf5acd0b0514ceb11e108337e36b50edb018
tree19ab604141885955618ffb40913bd2dbf0a29f38
parent059482b70df8fc186d514f78e0cd1dc60f0ee4c1
Implement the `RegExp.prototype.flags` getter

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

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

Cr-Commit-Position: refs/heads/master@{#25762}
BUILD.gn
src/bootstrapper.cc
src/harmony-regexp.js [new file with mode: 0644]
src/messages.js
test/mjsunit/harmony/regexp-flags.js [new file with mode: 0644]
tools/gyp/v8.gyp