blob: bac9b6a66cd4f53f50f95d90fb6f15b51d1f66fb [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 _error_object = new Object();
var _caller = new Object();
%CollectStackTrace(_error_object, _caller);