| Index: test/mjsunit/accessor-map-sharing.js
|
| diff --git a/test/mjsunit/accessor-map-sharing.js b/test/mjsunit/accessor-map-sharing.js
|
| index 8bbcb4f5dc73664dbb7eec0f0d09340d17dc97a3..ab45afab05f0acdf2fad3ef87aba5a91e9a0e202 100644
|
| --- a/test/mjsunit/accessor-map-sharing.js
|
| +++ b/test/mjsunit/accessor-map-sharing.js
|
| @@ -25,7 +25,7 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -// Flags: --allow-natives-syntax --fast-accessor-properties
|
| +// Flags: --allow-natives-syntax
|
|
|
| // Handy abbreviations.
|
| var dp = Object.defineProperty;
|
|
|