blob: fbc476b56d018419acbc56cfed951ce02dbcf3c4 [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 _O = new Object();
var _V = new Object();
%IsInPrototypeChain(_O, _V);