[Webkit-unassigned] [Bug 87205] DFG should keep captured variables alive until the (inline) return.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 07:33:58 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=87205


Kangil Han <kangil.han at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kangil.han at samsung.com




--- Comment #8 from Kangil Han <kangil.han at samsung.com>  2012-07-31 07:34:00 PST ---
Just for your information, I've got a build warning on my laptop as below. :-)

[  5%] Building CXX object Source/JavaScriptCore/CMakeFiles/javascriptcore_efl.dir/dfg/DFGCapabilities.cpp.o
/home/kangilhan/dev/WebKit/Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp: In member function ‘JSC::DFG::ArgumentPosition* JSC::DFG::ByteCodeParser::findArgumentPositionForLocal(int)’:
/home/kangilhan/dev/WebKit/Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp:361:73: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list