From professional translators, enterprises, web pages and freely available translation repositories.
it contains javascriptcore and the interface package.
it contains javascriptcore and the interface package.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
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.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
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.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
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.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
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.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
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
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
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.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
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.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
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).
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
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
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting