Bundle.HTML5 Appliction: error in dmloader.js line 584

There is a line 584 in dmloader.js:

        TOTAL_MEMORY = Module["TOTAL_MEMORY"] || TOTAL_MEMORY;

that causes error in the browser: Uncaught SyntaxError: Unexpected identifier

When I comment out the line, the application works.

Details:
Defold Editor 1.2.123
Simple application based on the “Getting Started Tutorial”
Yandex.Browser