[Webkit-unassigned] [Bug 34657] Add additional parameter to create_rvct_stubs for setting the offset

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 13 14:30:54 PST 2010


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





--- Comment #4 from Patrick R. Gansterer <paroga at paroga.com>  2010-02-13 14:30:52 PST ---
(In reply to comment #2)
> Change looks good to me, but I'd like to have more information on the
> motivation.
It's the first part for the WinCE JIT. Inline assabmler isn't supported and a
additional file must be generated. The file should thenbe renamed to
create_jit_stubs and have additional parameters for the "regex-prefix" (in the
moment the RVCT([code])) and for skipping DEFINE_STUB_FUNCTION(int,
op_eq_strings)

> Which WebKit port intended to use this new feature ?
WinCE

> I assume this work is for USE(JSVALUE32_64) - can you confirm ?
Of corse.

> Any reason for the following change:
No! ;-)

(In reply to comment #3)
> Currently, only the JavaScriptCore/DerivedSources.pro uses the
> create_rvct_stubs script, but you did not change that pro file. Although the
> patch looks good, it is not complete. If you want to have this feature, please
> show an example how it will be used!
I need it for the WinCE port where we don't have a buildsystem in the moment
:-(

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