Change bargull-20110219-Qry by bargull@Bargull02 on 2011-02-19 00:06:47
in /home/anba/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Workaround for LPP-9760 breaks smokecheck in backtrace mode for
swf10
Bugs Fixed: LPP-9773 (SWF10: LPP-9760 workaround breaks smokecheck in
backtrace mode)
Technical Reviewer: ptw
QA Reviewer: (pending)
Details:
JavascriptGenerator#translateFunctionInternalJavaScript(...) generates
invalid code due to the extra #pragma definitions which were intended as
a workaround for LPP-9760. Replacing the #pragma definitions with a
#passthrough block around the method definition is the new workaround.
Test:
smokecheck in swf10+backtrace
Files:
M test/smoke/ecma-forin.lzl
M test/smoke/e4x-foreach.lzl
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/bargull-20110219-Qry.tar