| Index: test/mjsunit/runtime-gen/debugpropertyattributesfromdetails.js
|
| diff --git a/test/mjsunit/runtime-gen/debugpropertyattributesfromdetails.js b/test/mjsunit/runtime-gen/debugpropertyattributesfromdetails.js
|
| index 34ef24a834fbe851b1b1aa77a1a1ad1e6db4ac51..7802a35242961f691d7d4af612e1499b859a85a9 100644
|
| --- a/test/mjsunit/runtime-gen/debugpropertyattributesfromdetails.js
|
| +++ b/test/mjsunit/runtime-gen/debugpropertyattributesfromdetails.js
|
| @@ -1,5 +1,5 @@
|
| // Copyright 2014 the V8 project authors. All rights reserved.
|
| // AUTO-GENERATED BY tools/generate-runtime-tests.py, DO NOT MODIFY
|
| -// Flags: --allow-natives-syntax --harmony
|
| +// Flags: --allow-natives-syntax --harmony --harmony-proxies
|
| var _details = 513;
|
| %DebugPropertyAttributesFromDetails(_details);
|
|
|