Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
it contains javascriptcore and the interface package.
it contains javascriptcore and the interface package.
Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:
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.
Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:
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.
Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:
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.
Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:
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.
Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:
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
Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:
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.
Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:
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.
Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:
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).
Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:
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
Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta