[Webkit-unassigned] [Bug 47763] Arguments.length errors on JSVALUE32 JIT (MIPS and x86)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 18 10:29:41 PDT 2010


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





--- Comment #2 from Chao-ying Fu <fu at mips.com>  2010-10-18 10:29:41 PST ---
For X86 build, I put "#define WTF_USE_JSVALUE32 1" in Platform.h to test it.

For MIPS build, I use "./WebKitTools/Scripts/build-webkit --qt DEFINES+=WTF_USE_JSVALUE32=1" to test it.  There are four errors as follows. (I think these errors are from wrong "arguments.length".)
Ex:
ecma/ExecutionContexts/10.1.8-1.js
ecma/ExecutionContexts/10.1.8-2.js
ecma_3/ExecutionContexts/10.1.3-1.js
ecma_3/Expressions/11.6.1-1.js


If JSVALUE32 is not supported any more in jsc, then just ignore this bug.
Thanks!

Regards,
Chao-ying

-- 
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