2014-07-23 07:33:47 +00:00
|
|
|
// Copyright 2014 the V8 project authors. All rights reserved.
|
|
|
|
// AUTO-GENERATED BY tools/generate-runtime-tests.py, DO NOT MODIFY
|
2014-08-08 09:58:19 +00:00
|
|
|
// Flags: --allow-natives-syntax --harmony --harmony-proxies
|
2014-07-23 07:33:47 +00:00
|
|
|
var _holder = new WeakMap();
|
|
|
|
%GetWeakSetValues(_holder);
|