OLD | NEW |
(Empty) | |
| 1 // Copyright 2016 the V8 project authors. All rights reserved. |
| 2 // Use of this source code is governed by a BSD-style license that can be |
| 3 // found in the LICENSE file. |
| 4 |
| 5 try { |
| 6 (function () { |
| 7 })(); |
| 8 } catch(e) {; } |
| 9 function __f_113() { |
| 10 } |
| 11 (function () { |
| 12 function __f_89() { |
| 13 "use asm"; |
| 14 function __f_63(__v_26, __v_28) { |
| 15 __v_26 = __v_26|0; |
| 16 __v_28 = __v_28|0; |
| 17 } |
| 18 function __f_21(table_id, fun_id, arg1, arg2) { |
| 19 table_id = table_id|0; |
| 20 fun_id = fun_id|0; |
| 21 arg1 = arg1|0; |
| 22 arg2 = arg2|0; |
| 23 } |
| 24 var __v_17 = []; |
| 25 } |
| 26 var module = __f_89(); |
| 27 })(); |
OLD | NEW |