Von professionellen Übersetzern, Unternehmen, Websites und kostenlos verfügbaren Übersetzungsdatenbanken.
it contains javascriptcore and the interface package.
it contains javascriptcore and the interface package.
Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:
i hope that having javascriptcore available in u++ will be useful for someone.
i hope that having javascriptcore available in u++ will be useful for someone.
Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:
so having nothing better to do, i installed theide and started to dig into webkits javascriptcore.
so having nothing better to do, i installed theide and started to dig into webkits javascriptcore.
Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:
the parser is small, about 100 lines of code, but javascriptcore is way too big post all the code here.
the parser is small, about 100 lines of code, but javascriptcore is way too big post all the code here.
Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:
when building chromium port of webkit, it is just one #define in config.h to switch between javascriptcore and v8.
when building chromium port of webkit, it is just one #define in config.h to switch between javascriptcore and v8.
Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:
in such case, i would be more than happy to implement the functions in javascriptcore to the same extent as the rest of u++ and never talk about it again
in such case, i would be more than happy to implement the functions in javascriptcore to the same extent as the rest of u++ and never talk about it again
Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:
patch the sources: download the attachment of this message, inside is directory javascriptcore, which contains .upp file and three files that need to be patched.
patch the sources: download the attachment of this message, inside is directory javascriptcore, which contains .upp file and three files that need to be patched.
Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:
copy api headers: because of the way how webkit is normally built, it expects some of the headers in javascriptcore\javascriptcore, so we have to copy it in there.
copy api headers: because of the way how webkit is normally built, it expects some of the headers in javascriptcore\javascriptcore, so we have to copy it in there.
Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:
the attached archive should contain all necessary files for javascriptcore and three simple example apps (actually two, jsc_test was created just to be compatible with webkits test suite).
the attached archive should contain all necessary files for javascriptcore and three simple example apps (actually two, jsc_test was created just to be compatible with webkits test suite).
Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:
i can figure out most, but it would be better if i could get the real layout of that packed bitfield. if there are any free bits left, i have some data that i would like to store there, like if the character is punctuation, if it is latin, etc.]]> cbpporter 2010-08-12t07:55:36-00:00 re: javascriptcore http://www.ultimatepp.org/forums/index.php?t=rview&goto=27970&th=5316#msg_27970 cbpporter wrote on thu, 12 august 2010 09:55
i can figure out most, but it would be better if i could get the real layout of that packed bitfield. if there are any free bits left, i have some data that i would like to store there, like if the character is punctuation, if it is latin, etc.]]> cbpporter 2010-08-12t07:55:36-00:00 re: javascriptcore http://www.ultimatepp.org/forums/index.php?t=rview&goto=27970&th=5316#msg_27970 cbpporter wrote on thu, 12 august 2010 09:55
Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:
Warnung: Enthält unsichtbare HTML-Formatierung