| Index: test/mjsunit/runtime-gen/debugpropertyindexfromdetails.js
|
| diff --git a/test/mjsunit/runtime-gen/debugpropertyindexfromdetails.js b/test/mjsunit/runtime-gen/debugpropertyindexfromdetails.js
|
| index 215870a6eb0dd20210e88c33d3aac6bf5e0e2fe9..02edeeee24449a2bee2dac66bdef23b787fdefa1 100644
|
| --- a/test/mjsunit/runtime-gen/debugpropertyindexfromdetails.js
|
| +++ b/test/mjsunit/runtime-gen/debugpropertyindexfromdetails.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;
|
| %DebugPropertyIndexFromDetails(_details);
|
|
|