// Copyright 2014 the V8 project authors. All rights reserved.// Use of this source code is governed by a BSD-style license that can be// found in the LICENSE file.varfoo=(functionModule(stdlib,foreign,heap){"use asm";varMEM16=newstdlib.Int16Array(heap);functionfoo(i){i=i|0;i=MEM16[i+2147483650>>1]|0;returni;}return{foo:foo};})(this,{},newArrayBuffer(64*1024)).foo;foo(0);