blob: b4b5ef29723b34968059eb0ad60056985cf578f3 [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
var _x = 32;
var _y = 32;
%NumberAnd(_x, _y);