diff options
author | Alon Zakai <alonzakai@gmail.com> | 2013-07-08 11:07:58 -0700 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2013-07-08 11:07:58 -0700 |
commit | 3117fa129fe2aef34a7c954bfe02c1eb0e5f8d29 (patch) | |
tree | 40ffb929dd27ddfe87889aa5b914589ab07b853e | |
parent | 798a2619a5ae3d45cec3a95d93ff3b2513f254a7 (diff) |
update test
-rw-r--r-- | tools/eliminator/eliminator-test-output.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/eliminator/eliminator-test-output.js b/tools/eliminator/eliminator-test-output.js index 801978ed..1a6506ed 100644 --- a/tools/eliminator/eliminator-test-output.js +++ b/tools/eliminator/eliminator-test-output.js @@ -2867,7 +2867,6 @@ function _inflate($strm, $flush) { var $retval_0; STACKTOP = __stackBase__; return $retval_0; - return null; } function _malloc($bytes) { var __label__; @@ -4482,7 +4481,6 @@ function _malloc($bytes) { } while (0); var $mem_0; return $mem_0; - return null; } function _mallocNoU($bytes) { var __label__; @@ -6097,7 +6095,6 @@ function _mallocNoU($bytes) { } while (0); var $mem_0; return $mem_0; - return null; } function asm(x, y) { x = +x; |