Index: test/mjsunit/runtime-gen/debugpropertyattributesfromdetails.js |
diff --git a/test/mjsunit/runtime-gen/debugpropertyattributesfromdetails.js b/test/mjsunit/runtime-gen/debugpropertyattributesfromdetails.js |
new file mode 100644 |
index 0000000000000000000000000000000000000000..34ef24a834fbe851b1b1aa77a1a1ad1e6db4ac51 |
--- /dev/null |
+++ b/test/mjsunit/runtime-gen/debugpropertyattributesfromdetails.js |
@@ -0,0 +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 |
+var _details = 513; |
+%DebugPropertyAttributesFromDetails(_details); |