blob: 0fe2f3104fc17814a18dbf4f1f672815e2052d6c [file] [log] [blame]
// 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 --harmony-proxies
var _obj = new Object();
var _name = "name";
%DebugGetPropertyDetails(_obj, _name);