v8/test/mjsunit/runtime-gen/debugpushpromise.js
2014-08-06 09:41:52 +00:00

6 lines
232 B
JavaScript

// 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 _promise = new Object();
%DebugPushPromise(_promise);