| Index: test/mjsunit/runtime-gen/typedarraymaxsizeinheap.js
|
| diff --git a/test/mjsunit/runtime-gen/typedarraymaxsizeinheap.js b/test/mjsunit/runtime-gen/typedarraymaxsizeinheap.js
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..bfa6c0ccc8c8e4a897210f6130cd71c5c5cfd5a8
|
| --- /dev/null
|
| +++ b/test/mjsunit/runtime-gen/typedarraymaxsizeinheap.js
|
| @@ -0,0 +1,4 @@
|
| +// 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
|
| +%_TypedArrayMaxSizeInHeap();
|
|
|